Rate Overview
Live
1 XOF = 0.418260 YER
1 YER = 2.3909
XOF
Avg
0.417818
High
0.418483
Low
0.416878
Last updated: 8/16/2026, 1:48:47 PM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.42 YER |
| 10 XOF | 4.18 YER |
| 50 XOF | 20.91 YER |
| 100 XOF | 41.83 YER |
| 500 XOF | 209.13 YER |
| 1,000 XOF | 418.26 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-08-16T13:48:47Z",
"rates": {
"YER": 0.41826
}
}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.826,
"rate": 0.41826
}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