Rate Overview
Live
1 BTN = 5.8445 XOF
1 XOF = 0.171102
BTN
Avg
5.8883
High
5.9371
Low
5.8376
Last updated: 5/28/2026, 8:58:24 PM
Quick Conversions
| BTN | XOF |
|---|---|
| 1 BTN | 5.84 XOF |
| 10 BTN | 58.44 XOF |
| 50 BTN | 292.22 XOF |
| 100 BTN | 584.45 XOF |
| 500 BTN | 2,922.23 XOF |
| 1,000 BTN | 5,844.46 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-05-28T20:58:24Z",
"rates": {
"XOF": 5.844463
}
}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": 584.4463000000001,
"rate": 5.844463
}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