Rate Overview
Live
1 PAB = 96.1961 BTN
1 BTN = 0.010395
PAB
Avg
91.3833
High
96.8063
Low
86.4952
Last updated: 7/27/2026, 2:20:08 PM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 96.20 BTN |
| 10 PAB | 961.96 BTN |
| 50 PAB | 4,809.80 BTN |
| 100 PAB | 9,619.61 BTN |
| 500 PAB | 48,098.04 BTN |
| 1,000 PAB | 96,196.08 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-07-27T14:20:08Z",
"rates": {
"BTN": 96.196084
}
}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": 9619.6084,
"rate": 96.196084
}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