Rate Overview
Live
1 USD = 1.0003 PAB
1 PAB = 0.999712
USD
Avg
0.999994
High
1.0003
Low
0.997947
Last updated: 5/7/2026, 11:19:53 AM
Quick Conversions
| USD | PAB |
|---|---|
| 1 USD | 1.00 PAB |
| 10 USD | 10.00 PAB |
| 50 USD | 50.01 PAB |
| 100 USD | 100.03 PAB |
| 500 USD | 500.14 PAB |
| 1,000 USD | 1,000.29 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-05-07T11:19:53Z",
"rates": {
"PAB": 1.00028835
}
}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": 100.02883499999999,
"rate": 1.00028835
}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