Rate Overview
Live
1 XOF = 0.165714 BTN
1 BTN = 6.0345
XOF
Avg
0.151210
High
0.165714
Low
0.136133
Last updated: 3/27/2026, 6:19:40 AM
Quick Conversions
| XOF | BTN |
|---|---|
| 1 XOF | 0.17 BTN |
| 10 XOF | 1.66 BTN |
| 50 XOF | 8.29 BTN |
| 100 XOF | 16.57 BTN |
| 500 XOF | 82.86 BTN |
| 1,000 XOF | 165.71 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-27T06:19:40Z",
"rates": {
"BTN": 0.165714
}
}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.5714,
"rate": 0.165714
}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