Rate Overview
Live
1 XOF = 0.004999 BYN
1 BYN = 200.0400
XOF
Avg
0.005033
High
0.005066
Low
0.004990
Last updated: 7/9/2026, 11:16:26 AM
Quick Conversions
| XOF | BYN |
|---|---|
| 1 XOF | 0.00 BYN |
| 10 XOF | 0.05 BYN |
| 50 XOF | 0.25 BYN |
| 100 XOF | 0.50 BYN |
| 500 XOF | 2.50 BYN |
| 1,000 XOF | 5.00 BYN |
Get XOF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=BYNExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-09T11:16:26Z",
"rates": {
"BYN": 0.004999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "BYN",
"amount": 100
},
"result": 0.4999,
"rate": 0.004999
}Build with XOF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key