Rate Overview
Live
1 PAB = 94.1543 BTN
1 BTN = 0.010621
PAB
Avg
88.3744
High
94.1543
Low
84.5768
Last updated: 3/27/2026, 10:16:22 AM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 94.15 BTN |
| 10 PAB | 941.54 BTN |
| 50 PAB | 4,707.72 BTN |
| 100 PAB | 9,415.43 BTN |
| 500 PAB | 47,077.15 BTN |
| 1,000 PAB | 94,154.31 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-03-27T10:16:22Z",
"rates": {
"BTN": 94.154306
}
}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": 9415.4306,
"rate": 94.154306
}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