Rate Overview
Live
1 BTN = 0.010776 PAB
1 PAB = 92.7988
BTN
Avg
0.010753
High
0.010779
Low
0.010707
Last updated: 4/18/2026, 10:23:40 AM
Quick Conversions
| BTN | PAB |
|---|---|
| 1 BTN | 0.01 PAB |
| 10 BTN | 0.11 PAB |
| 50 BTN | 0.54 PAB |
| 100 BTN | 1.08 PAB |
| 500 BTN | 5.39 PAB |
| 1,000 BTN | 10.78 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-04-18T10:23:40Z",
"rates": {
"PAB": 0.010776
}
}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.0776000000000001,
"rate": 0.010776
}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