Rate Overview
Live
1 YER = 2.3323 XOF
1 XOF = 0.428755
YER
Avg
2.3427
High
2.3654
Low
2.3316
Last updated: 4/18/2026, 8:49:16 AM
Quick Conversions
| YER | XOF |
|---|---|
| 1 YER | 2.33 XOF |
| 10 YER | 23.32 XOF |
| 50 YER | 116.62 XOF |
| 100 YER | 233.23 XOF |
| 500 YER | 1,166.17 XOF |
| 1,000 YER | 2,332.34 XOF |
Get YER/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=XOFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-18T08:49:16Z",
"rates": {
"XOF": 2.332335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "XOF",
"amount": 100
},
"result": 233.2335,
"rate": 2.332335
}Build with YER/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key