Rate Overview
Live
1 PAB = 0.999711 USD
1 USD = 1.0003
PAB
Avg
1.0000
High
1.0021
Low
0.999671
Last updated: 5/7/2026, 1:37:42 PM
Quick Conversions
| PAB | USD |
|---|---|
| 1 PAB | 1.00 USD |
| 10 PAB | 10.00 USD |
| 50 PAB | 49.99 USD |
| 100 PAB | 99.97 USD |
| 500 PAB | 499.86 USD |
| 1,000 PAB | 999.71 USD |
Get PAB/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=USDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-07T13:37:42Z",
"rates": {
"USD": 0.999711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "USD",
"amount": 100
},
"result": 99.9711,
"rate": 0.999711
}Build with PAB/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key