Rate Overview
Live
1 XOF = 0.171067 BTN
1 BTN = 5.8457
XOF
Avg
0.169830
High
0.171304
Low
0.168431
Last updated: 5/28/2026, 7:44:55 PM
Quick Conversions
| XOF | BTN |
|---|---|
| 1 XOF | 0.17 BTN |
| 10 XOF | 1.71 BTN |
| 50 XOF | 8.55 BTN |
| 100 XOF | 17.11 BTN |
| 500 XOF | 85.53 BTN |
| 1,000 XOF | 171.07 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-05-28T19:44:55Z",
"rates": {
"BTN": 0.171067
}
}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": 17.1067,
"rate": 0.171067
}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