Rate Overview
Live
1 XOF = 0.420006 YER
1 YER = 2.3809
XOF
Avg
0.420676
High
0.421649
Low
0.419753
Last updated: 3/27/2026, 6:18:14 AM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.42 YER |
| 10 XOF | 4.20 YER |
| 50 XOF | 21.00 YER |
| 100 XOF | 42.00 YER |
| 500 XOF | 210.00 YER |
| 1,000 XOF | 420.01 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-27T06:18:14Z",
"rates": {
"YER": 0.420006
}
}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.0006,
"rate": 0.420006
}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