Rate Overview
Live
1 YER = 2.3852 XOF
1 XOF = 0.419247
YER
Avg
2.3488
High
2.4370
Low
2.3001
Last updated: 3/27/2026, 9:30:07 AM
Quick Conversions
| YER | XOF |
|---|---|
| 1 YER | 2.39 XOF |
| 10 YER | 23.85 XOF |
| 50 YER | 119.26 XOF |
| 100 YER | 238.52 XOF |
| 500 YER | 1,192.61 XOF |
| 1,000 YER | 2,385.23 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-03-27T09:30:07Z",
"rates": {
"XOF": 2.385227
}
}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.5227,
"rate": 2.385227
}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