Rate Overview
Live
1 PAB = 95.5786 BTN
1 BTN = 0.010463
PAB
Avg
95.4519
High
95.5916
Low
95.1417
Last updated: 8/17/2026, 5:28:17 PM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 95.58 BTN |
| 10 PAB | 955.79 BTN |
| 50 PAB | 4,778.93 BTN |
| 100 PAB | 9,557.86 BTN |
| 500 PAB | 47,789.30 BTN |
| 1,000 PAB | 95,578.60 BTN |
Get PAB/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=BTNExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-08-17T17:28:17Z",
"rates": {
"BTN": 95.578603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "BTN",
"amount": 100
},
"result": 9557.8603,
"rate": 95.578603
}Build with PAB/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key