Rate Overview
Live
1 BTN = 5.9561 XOF
1 XOF = 0.167896
BTN
Avg
6.0381
High
6.2402
Low
5.8572
Last updated: 7/31/2026, 6:45:59 PM
Quick Conversions
| BTN | XOF |
|---|---|
| 1 BTN | 5.96 XOF |
| 10 BTN | 59.56 XOF |
| 50 BTN | 297.80 XOF |
| 100 BTN | 595.61 XOF |
| 500 BTN | 2,978.03 XOF |
| 1,000 BTN | 5,956.06 XOF |
Get BTN/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=XOFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-31T18:45:59Z",
"rates": {
"XOF": 5.95606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "XOF",
"amount": 100
},
"result": 595.606,
"rate": 5.95606
}Build with BTN/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key