Rate Overview
Live
1 XAF = 0.164345 BTN
1 BTN = 6.0848
XAF
Avg
0.166656
High
0.168099
Low
0.164345
Last updated: 6/19/2026, 8:25:44 AM
Quick Conversions
| XAF | BTN |
|---|---|
| 1 XAF | 0.16 BTN |
| 10 XAF | 1.64 BTN |
| 50 XAF | 8.22 BTN |
| 100 XAF | 16.43 BTN |
| 500 XAF | 82.17 BTN |
| 1,000 XAF | 164.35 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-06-19T08:25:44Z",
"rates": {
"BTN": 0.164345
}
}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.4345,
"rate": 0.164345
}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