Rate Overview
Live
1 PAB = 96.4450 BTN
1 BTN = 0.010369
PAB
Avg
95.3986
High
96.6495
Low
94.3153
Last updated: 7/22/2026, 12:47:50 AM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 96.44 BTN |
| 10 PAB | 964.45 BTN |
| 50 PAB | 4,822.25 BTN |
| 100 PAB | 9,644.50 BTN |
| 500 PAB | 48,222.48 BTN |
| 1,000 PAB | 96,444.97 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-22T00:47:50Z",
"rates": {
"BTN": 96.444966
}
}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": 9644.496599999999,
"rate": 96.444966
}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