Rate Overview
Live
1 PAB = 1.0000 USD
1 USD = 0.999959
PAB
Avg
1.0009
High
1.0026
Low
0.999462
Last updated: 4/17/2026, 10:40:11 AM
Quick Conversions
| PAB | USD |
|---|---|
| 1 PAB | 1.00 USD |
| 10 PAB | 10.00 USD |
| 50 PAB | 50.00 USD |
| 100 PAB | 100.00 USD |
| 500 PAB | 500.02 USD |
| 1,000 PAB | 1,000.04 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-04-17T10:40:11Z",
"rates": {
"USD": 1.000041
}
}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": 100.0041,
"rate": 1.000041
}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