Rate Overview
Live
1 BTN = 6.0433 XOF
1 XOF = 0.165471
BTN
Avg
6.2230
High
6.4183
Low
6.0267
Last updated: 3/27/2026, 2:32:22 PM
Quick Conversions
| BTN | XOF |
|---|---|
| 1 BTN | 6.04 XOF |
| 10 BTN | 60.43 XOF |
| 50 BTN | 302.17 XOF |
| 100 BTN | 604.33 XOF |
| 500 BTN | 3,021.67 XOF |
| 1,000 BTN | 6,043.34 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-03-27T14:32:22Z",
"rates": {
"XOF": 6.043343
}
}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": 604.3343,
"rate": 6.043343
}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