Rate Overview
Live
1 BTN = 5.8905 XOF
1 XOF = 0.169766
BTN
Avg
5.8952
High
5.9029
Low
5.8766
Last updated: 5/8/2026, 3:41:57 PM
Quick Conversions
| BTN | XOF |
|---|---|
| 1 BTN | 5.89 XOF |
| 10 BTN | 58.90 XOF |
| 50 BTN | 294.52 XOF |
| 100 BTN | 589.05 XOF |
| 500 BTN | 2,945.23 XOF |
| 1,000 BTN | 5,890.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-08T15:41:57Z",
"rates": {
"XOF": 5.890456
}
}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": 589.0456,
"rate": 5.890456
}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