Rate Overview
Live
1 XOF = 0.413009 YER
1 YER = 2.4213
XOF
Avg
0.422913
High
0.434656
Low
0.413009
Last updated: 7/28/2026, 6:35:19 AM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.41 YER |
| 10 XOF | 4.13 YER |
| 50 XOF | 20.65 YER |
| 100 XOF | 41.30 YER |
| 500 XOF | 206.50 YER |
| 1,000 XOF | 413.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-07-28T06:35:19Z",
"rates": {
"YER": 0.413009
}
}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.3009,
"rate": 0.413009
}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