Rate Overview
Live
1 XAF = 0.167561 BTN
1 BTN = 5.9680
XAF
Avg
0.166463
High
0.167676
Low
0.164770
Last updated: 4/17/2026, 6:12:47 AM
Quick Conversions
| XAF | BTN |
|---|---|
| 1 XAF | 0.17 BTN |
| 10 XAF | 1.68 BTN |
| 50 XAF | 8.38 BTN |
| 100 XAF | 16.76 BTN |
| 500 XAF | 83.78 BTN |
| 1,000 XAF | 167.56 BTN |
Get XAF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=BTNExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-17T06:12:47Z",
"rates": {
"BTN": 0.167561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "BTN",
"amount": 100
},
"result": 16.7561,
"rate": 0.167561
}Build with XAF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key