Rate Overview
Live
1 XOF = 0.413758 YER
1 YER = 2.4169
XOF
Avg
0.420610
High
0.438069
Low
0.396675
Last updated: 7/22/2026, 10:32:17 AM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.41 YER |
| 10 XOF | 4.14 YER |
| 50 XOF | 20.69 YER |
| 100 XOF | 41.38 YER |
| 500 XOF | 206.88 YER |
| 1,000 XOF | 413.76 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-07-22T10:32:17Z",
"rates": {
"YER": 0.413758
}
}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.3758,
"rate": 0.413758
}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