Rate Overview
Live
1 BTN = 5.8654 XOF
1 XOF = 0.170492
BTN
Avg
5.9074
High
5.9511
Low
5.8596
Last updated: 8/21/2026, 2:45:18 PM
Quick Conversions
| BTN | XOF |
|---|---|
| 1 BTN | 5.87 XOF |
| 10 BTN | 58.65 XOF |
| 50 BTN | 293.27 XOF |
| 100 BTN | 586.54 XOF |
| 500 BTN | 2,932.68 XOF |
| 1,000 BTN | 5,865.37 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-08-21T14:45:18Z",
"rates": {
"XOF": 5.865368
}
}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": 586.5368,
"rate": 5.865368
}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