Quotes API overview
The Quotes API enables you to retrieve the current exchange rate between two currencies for a specific target country. You can use these rates to display localized pricing to your customers or estimate transaction costs in different currencies.
Providing real-time exchange rates helps improve the customer experience by:
- Localizing pricing: Displaying product costs in the customer's native currency.
- Transparency: Offering clear information about conversion rates before a transaction occurs.
- Cross-border efficiency: Planning operations across different markets with up-to-date financial data.
The exchange rates returned by this API are for informational purposes only. They are not used to price payouts and should not be used for financial reconciliation.
Environments
PagSeguro provides two environments for testing and live operations:
| Environment | Base URL | Purpose |
|---|---|---|
| Sandbox | https://api.sandbox.international.pagseguro.com/v1/quotes | Testing and integration validation. |
| Production | https://api.international.pagseguro.com/v1/quotes | Live exchange rate data for your application. |
Next steps
- How to get quotes: Learn how to make your first request.
- Authentication: Understand the security requirements for API requests.
- Consult Quotes: View the full API reference and interactive explorer.
Updated about 18 hours ago
