Rate Overview
Live
1 PAB = 95.4933 BTN
1 BTN = 0.010472
PAB
Avg
94.8966
High
95.4933
Low
94.3604
Last updated: 7/4/2026, 11:12:23 PM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 95.49 BTN |
| 10 PAB | 954.93 BTN |
| 50 PAB | 4,774.67 BTN |
| 100 PAB | 9,549.33 BTN |
| 500 PAB | 47,746.67 BTN |
| 1,000 PAB | 95,493.33 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-04T23:12:23Z",
"rates": {
"BTN": 95.493332
}
}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": 9549.3332,
"rate": 95.493332
}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