Rate Overview
Live
1 PAB = 96.7855 BTN
1 BTN = 0.010332
PAB
Avg
96.5238
High
96.7855
Low
96.3443
Last updated: 7/24/2026, 11:00:20 PM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 96.79 BTN |
| 10 PAB | 967.85 BTN |
| 50 PAB | 4,839.27 BTN |
| 100 PAB | 9,678.55 BTN |
| 500 PAB | 48,392.74 BTN |
| 1,000 PAB | 96,785.49 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-07-24T23:00:20Z",
"rates": {
"BTN": 96.785485
}
}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": 9678.548499999999,
"rate": 96.785485
}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