Rate Overview
Live
1 XOF = 0.161945 BTN
1 BTN = 6.1749
XOF
Avg
0.163040
High
0.163923
Low
0.161945
Last updated: 3/6/2026, 7:33:31 PM
Quick Conversions
| XOF | BTN |
|---|---|
| 1 XOF | 0.16 BTN |
| 10 XOF | 1.62 BTN |
| 50 XOF | 8.10 BTN |
| 100 XOF | 16.19 BTN |
| 500 XOF | 80.97 BTN |
| 1,000 XOF | 161.95 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-06T19:33:31Z",
"rates": {
"BTN": 0.161945
}
}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.1945,
"rate": 0.161945
}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