Rate Overview
Live
1 XAF = 0.162275 BTN
1 BTN = 6.1624
XAF
Avg
0.163260
High
0.164073
Low
0.162275
Last updated: 3/7/2026, 1:03:09 AM
Quick Conversions
| XAF | BTN |
|---|---|
| 1 XAF | 0.16 BTN |
| 10 XAF | 1.62 BTN |
| 50 XAF | 8.11 BTN |
| 100 XAF | 16.23 BTN |
| 500 XAF | 81.14 BTN |
| 1,000 XAF | 162.28 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-07T01:03:09Z",
"rates": {
"BTN": 0.162275
}
}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.2275,
"rate": 0.162275
}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