Rate Overview
Live
1 PAB = 0.999891 USD
1 USD = 1.0001
PAB
Avg
0.999995
High
1.0000
Low
0.999891
Last updated: 3/28/2026, 1:43:20 PM
Quick Conversions
| PAB | USD |
|---|---|
| 1 PAB | 1.00 USD |
| 10 PAB | 10.00 USD |
| 50 PAB | 49.99 USD |
| 100 PAB | 99.99 USD |
| 500 PAB | 499.95 USD |
| 1,000 PAB | 999.89 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-03-28T13:43:20Z",
"rates": {
"USD": 0.999891
}
}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.9891,
"rate": 0.999891
}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