Rate Overview
Live
1 PAB = 94.4749 BTN
1 BTN = 0.010585
PAB
Avg
94.9460
High
95.5026
Low
94.4028
Last updated: 9/5/2026, 3:23:37 AM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 94.47 BTN |
| 10 PAB | 944.75 BTN |
| 50 PAB | 4,723.75 BTN |
| 100 PAB | 9,447.49 BTN |
| 500 PAB | 47,237.46 BTN |
| 1,000 PAB | 94,474.92 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-09-05T03:23:37Z",
"rates": {
"BTN": 94.47492
}
}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": 9447.492,
"rate": 94.47492
}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