Rate Overview
Live
1 XOF = 0.418359 YER
1 YER = 2.3903
XOF
Avg
0.420843
High
0.422059
Low
0.418359
Last updated: 6/17/2026, 9:48:55 PM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.42 YER |
| 10 XOF | 4.18 YER |
| 50 XOF | 20.92 YER |
| 100 XOF | 41.84 YER |
| 500 XOF | 209.18 YER |
| 1,000 XOF | 418.36 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-06-17T21:48:55Z",
"rates": {
"YER": 0.418359
}
}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": 41.835899999999995,
"rate": 0.418359
}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