Rate Overview
Live
1 XAF = 0.169502 BTN
1 BTN = 5.8996
XAF
Avg
0.169466
High
0.169710
Low
0.169220
Last updated: 5/7/2026, 11:27:34 AM
Quick Conversions
| XAF | BTN |
|---|---|
| 1 XAF | 0.17 BTN |
| 10 XAF | 1.70 BTN |
| 50 XAF | 8.48 BTN |
| 100 XAF | 16.95 BTN |
| 500 XAF | 84.75 BTN |
| 1,000 XAF | 169.50 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-05-07T11:27:34Z",
"rates": {
"BTN": 0.169502
}
}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.950200000000002,
"rate": 0.169502
}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