Rate Overview
Live
1 XOF = 0.419770 YER
1 YER = 2.3823
XOF
Avg
0.420649
High
0.421649
Low
0.419743
Last updated: 3/27/2026, 4:26:14 AM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.42 YER |
| 10 XOF | 4.20 YER |
| 50 XOF | 20.99 YER |
| 100 XOF | 41.98 YER |
| 500 XOF | 209.89 YER |
| 1,000 XOF | 419.77 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-27T04:26:14Z",
"rates": {
"YER": 0.41977
}
}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.977,
"rate": 0.41977
}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