Rate Overview
Live
1 PAB = 94.2588 BTN
1 BTN = 0.010609
PAB
Avg
94.7613
High
95.2292
Low
94.2588
Last updated: 5/8/2026, 3:44:23 PM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 94.26 BTN |
| 10 PAB | 942.59 BTN |
| 50 PAB | 4,712.94 BTN |
| 100 PAB | 9,425.88 BTN |
| 500 PAB | 47,129.39 BTN |
| 1,000 PAB | 94,258.79 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-05-08T15:44:23Z",
"rates": {
"BTN": 94.258785
}
}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": 9425.8785,
"rate": 94.258785
}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