Rate Overview
Live
1 BTN = 0.010532 PAB
1 PAB = 94.9487
BTN
Avg
0.010496
High
0.010536
Low
0.010465
Last updated: 9/2/2026, 9:01:56 AM
Quick Conversions
| BTN | PAB |
|---|---|
| 1 BTN | 0.01 PAB |
| 10 BTN | 0.11 PAB |
| 50 BTN | 0.53 PAB |
| 100 BTN | 1.05 PAB |
| 500 BTN | 5.27 PAB |
| 1,000 BTN | 10.53 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-09-02T09:01:56Z",
"rates": {
"PAB": 0.010532
}
}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.0532,
"rate": 0.010532
}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