Rate Overview
Live
1 XOF = 0.169613 BTN
1 BTN = 5.8958
XOF
Avg
0.169597
High
0.170165
Low
0.169278
Last updated: 5/8/2026, 11:49:50 AM
Quick Conversions
| XOF | BTN |
|---|---|
| 1 XOF | 0.17 BTN |
| 10 XOF | 1.70 BTN |
| 50 XOF | 8.48 BTN |
| 100 XOF | 16.96 BTN |
| 500 XOF | 84.81 BTN |
| 1,000 XOF | 169.61 BTN |
Get XOF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BTNExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-08T11:49:50Z",
"rates": {
"BTN": 0.169613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BTN",
"amount": 100
},
"result": 16.9613,
"rate": 0.169613
}Build with XOF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key