Rate Overview
Live
1 BTN = 0.010363 PAB
1 PAB = 96.4972
BTN
Avg
0.010653
High
0.011075
Low
0.010329
Last updated: 7/26/2026, 12:08:46 AM
Quick Conversions
| BTN | PAB |
|---|---|
| 1 BTN | 0.01 PAB |
| 10 BTN | 0.10 PAB |
| 50 BTN | 0.52 PAB |
| 100 BTN | 1.04 PAB |
| 500 BTN | 5.18 PAB |
| 1,000 BTN | 10.36 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-07-26T00:08:46Z",
"rates": {
"PAB": 0.010363
}
}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.0363,
"rate": 0.010363
}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