Rate Overview
Live
1 BTN = 5.8456 XOF
1 XOF = 0.171068
BTN
Avg
5.8844
High
5.9120
Low
5.8456
Last updated: 5/28/2026, 7:42:14 PM
Quick Conversions
| BTN | XOF |
|---|---|
| 1 BTN | 5.85 XOF |
| 10 BTN | 58.46 XOF |
| 50 BTN | 292.28 XOF |
| 100 BTN | 584.56 XOF |
| 500 BTN | 2,922.82 XOF |
| 1,000 BTN | 5,845.64 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-28T19:42:14Z",
"rates": {
"XOF": 5.845642
}
}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.5642,
"rate": 5.845642
}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