Rate Overview
Live
1 XOF = 0.165621 BTN
1 BTN = 6.0379
XOF
Avg
0.160759
High
0.165928
Low
0.155804
Last updated: 3/27/2026, 4:23:07 AM
Quick Conversions
| XOF | BTN |
|---|---|
| 1 XOF | 0.17 BTN |
| 10 XOF | 1.66 BTN |
| 50 XOF | 8.28 BTN |
| 100 XOF | 16.56 BTN |
| 500 XOF | 82.81 BTN |
| 1,000 XOF | 165.62 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-03-27T04:23:07Z",
"rates": {
"BTN": 0.165621
}
}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.562099999999997,
"rate": 0.165621
}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