Rate Overview
Live
1 PAB = 96.3355 BTN
1 BTN = 0.010380
PAB
Avg
88.0515
High
96.3355
Low
83.8140
Last updated: 5/28/2026, 6:10:36 PM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 96.34 BTN |
| 10 PAB | 963.35 BTN |
| 50 PAB | 4,816.77 BTN |
| 100 PAB | 9,633.55 BTN |
| 500 PAB | 48,167.74 BTN |
| 1,000 PAB | 96,335.47 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-05-28T18:10:36Z",
"rates": {
"BTN": 96.335472
}
}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": 9633.547199999999,
"rate": 96.335472
}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