Rate Overview
Live
1 XOF = 0.421529 YER
1 YER = 2.3723
XOF
Avg
0.424849
High
0.429379
Low
0.421529
Last updated: 3/6/2026, 7:33:30 PM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.42 YER |
| 10 XOF | 4.22 YER |
| 50 XOF | 21.08 YER |
| 100 XOF | 42.15 YER |
| 500 XOF | 210.76 YER |
| 1,000 XOF | 421.53 YER |
Get XOF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=YERExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T19:33:30Z",
"rates": {
"YER": 0.421529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "YER",
"amount": 100
},
"result": 42.152899999999995,
"rate": 0.421529
}Build with XOF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key