Rate Overview
Live
1 BTN = 0.010915 PAB
1 PAB = 91.6170
BTN
Avg
0.010921
High
0.010979
Low
0.010851
Last updated: 3/7/2026, 12:08:08 AM
Quick Conversions
| BTN | PAB |
|---|---|
| 1 BTN | 0.01 PAB |
| 10 BTN | 0.11 PAB |
| 50 BTN | 0.55 PAB |
| 100 BTN | 1.09 PAB |
| 500 BTN | 5.46 PAB |
| 1,000 BTN | 10.92 PAB |
Get BTN/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=PABExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T00:08:08Z",
"rates": {
"PAB": 0.010915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "PAB",
"amount": 100
},
"result": 1.0915,
"rate": 0.010915
}Build with BTN/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key