Rate Overview
Live
1 XOF = 0.167193 BTN
1 BTN = 5.9811
XOF
Avg
0.167808
High
0.168786
Low
0.167105
Last updated: 9/5/2026, 1:04:59 PM
Quick Conversions
| XOF | BTN |
|---|---|
| 1 XOF | 0.17 BTN |
| 10 XOF | 1.67 BTN |
| 50 XOF | 8.36 BTN |
| 100 XOF | 16.72 BTN |
| 500 XOF | 83.60 BTN |
| 1,000 XOF | 167.19 BTN |
Get XOF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BTNExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-09-05T13:04:59Z",
"rates": {
"BTN": 0.167193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BTN",
"amount": 100
},
"result": 16.7193,
"rate": 0.167193
}Build with XOF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key