Rate Overview
Live
1 XOF = 0.413177 YER
1 YER = 2.4203
XOF
Avg
0.413688
High
0.414556
Low
0.413052
Last updated: 7/26/2026, 4:06:31 PM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.41 YER |
| 10 XOF | 4.13 YER |
| 50 XOF | 20.66 YER |
| 100 XOF | 41.32 YER |
| 500 XOF | 206.59 YER |
| 1,000 XOF | 413.18 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-26T16:06:31Z",
"rates": {
"YER": 0.413177
}
}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.3177,
"rate": 0.413177
}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