Rate Overview
Live
1 USD = 0.997455 PAB
1 PAB = 1.0026
USD
Avg
0.998782
High
1.0005
Low
0.997455
Last updated: 4/16/2026, 10:50:49 PM
Quick Conversions
| USD | PAB |
|---|---|
| 1 USD | 1.00 PAB |
| 10 USD | 9.97 PAB |
| 50 USD | 49.87 PAB |
| 100 USD | 99.75 PAB |
| 500 USD | 498.73 PAB |
| 1,000 USD | 997.46 PAB |
Get USD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=PABExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T22:50:49Z",
"rates": {
"PAB": 0.99745506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "PAB",
"amount": 100
},
"result": 99.74550599999999,
"rate": 0.99745506
}Build with USD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key