Rate Overview
Live
1 PAB = 94.5239 BTN
1 BTN = 0.010579
PAB
Avg
92.9593
High
96.3778
Low
89.7957
Last updated: 6/29/2026, 3:34:12 AM
Quick Conversions
| PAB | BTN |
|---|---|
| 1 PAB | 94.52 BTN |
| 10 PAB | 945.24 BTN |
| 50 PAB | 4,726.19 BTN |
| 100 PAB | 9,452.39 BTN |
| 500 PAB | 47,261.93 BTN |
| 1,000 PAB | 94,523.85 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-06-29T03:34:12Z",
"rates": {
"BTN": 94.523851
}
}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": 9452.3851,
"rate": 94.523851
}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