Rate Overview
Live
1 PAB = 92.7960 BTN
1 BTN = 0.010776
PAB
Avg
92.9937
High
93.3956
Low
92.7679
Last updated: 4/18/2026, 8:46:35 AM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 92.80 BTN |
| 10 PAB | 927.96 BTN |
| 50 PAB | 4,639.80 BTN |
| 100 PAB | 9,279.60 BTN |
| 500 PAB | 46,397.99 BTN |
| 1,000 PAB | 92,795.98 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-04-18T08:46:35Z",
"rates": {
"BTN": 92.795975
}
}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": 9279.5975,
"rate": 92.795975
}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