Rate Overview
Live
1 XAF = 0.165630 BTN
1 BTN = 6.0376
XAF
Avg
0.165468
High
0.166368
Low
0.163866
Last updated: 3/27/2026, 8:04:55 AM
Quick Conversions
| XAF | BTN |
|---|---|
| 1 XAF | 0.17 BTN |
| 10 XAF | 1.66 BTN |
| 50 XAF | 8.28 BTN |
| 100 XAF | 16.56 BTN |
| 500 XAF | 82.82 BTN |
| 1,000 XAF | 165.63 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-03-27T08:04:55Z",
"rates": {
"BTN": 0.16563
}
}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.563,
"rate": 0.16563
}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