Rate Overview
Live
1 PAB = 94.3214 BTN
1 BTN = 0.010602
PAB
Avg
94.8870
High
95.6419
Low
94.3214
Last updated: 6/18/2026, 3:27:06 AM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 94.32 BTN |
| 10 PAB | 943.21 BTN |
| 50 PAB | 4,716.07 BTN |
| 100 PAB | 9,432.14 BTN |
| 500 PAB | 47,160.68 BTN |
| 1,000 PAB | 94,321.36 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-06-18T03:27:06Z",
"rates": {
"BTN": 94.321364
}
}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": 9432.1364,
"rate": 94.321364
}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