Rate Overview
Live
1 XAF = 0.167825 BTN
1 BTN = 5.9586
XAF
Avg
0.165767
High
0.170922
Low
0.160140
Last updated: 8/2/2026, 11:09:30 AM
Quick Conversions
| XAF | BTN |
|---|---|
| 1 XAF | 0.17 BTN |
| 10 XAF | 1.68 BTN |
| 50 XAF | 8.39 BTN |
| 100 XAF | 16.78 BTN |
| 500 XAF | 83.91 BTN |
| 1,000 XAF | 167.83 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-08-02T11:09:30Z",
"rates": {
"BTN": 0.167825
}
}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.7825,
"rate": 0.167825
}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