Rate Overview
Live
1 XOF = 0.167774 BTN
1 BTN = 5.9604
XOF
Avg
0.167922
High
0.168523
Low
0.167555
Last updated: 7/24/2026, 8:01:03 PM
Quick Conversions
| XOF | BTN |
|---|---|
| 1 XOF | 0.17 BTN |
| 10 XOF | 1.68 BTN |
| 50 XOF | 8.39 BTN |
| 100 XOF | 16.78 BTN |
| 500 XOF | 83.89 BTN |
| 1,000 XOF | 167.77 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-07-24T20:01:03Z",
"rates": {
"BTN": 0.167774
}
}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.7774,
"rate": 0.167774
}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