Rate Overview
Live
1 YER = 2.3831 XOF
1 XOF = 0.419626
YER
Avg
2.3864
High
2.3918
Low
2.3814
Last updated: 9/5/2026, 5:59:59 AM
Quick Conversions
| YER | XOF |
|---|---|
| 1 YER | 2.38 XOF |
| 10 YER | 23.83 XOF |
| 50 YER | 119.15 XOF |
| 100 YER | 238.31 XOF |
| 500 YER | 1,191.54 XOF |
| 1,000 YER | 2,383.07 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-09-05T05:59:59Z",
"rates": {
"XOF": 2.383072
}
}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": 238.3072,
"rate": 2.383072
}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