Rate Overview
Live
1 XOF = 0.166745 BTN
1 BTN = 5.9972
XOF
Avg
0.166586
High
0.167662
Low
0.165130
Last updated: 4/18/2026, 8:58:42 AM
Quick Conversions
| XOF | BTN |
|---|---|
| 1 XOF | 0.17 BTN |
| 10 XOF | 1.67 BTN |
| 50 XOF | 8.34 BTN |
| 100 XOF | 16.67 BTN |
| 500 XOF | 83.37 BTN |
| 1,000 XOF | 166.75 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-04-18T08:58:42Z",
"rates": {
"BTN": 0.166745
}
}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.674500000000002,
"rate": 0.166745
}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