Rate Overview
Live
1 YER = 2.3882 XOF
1 XOF = 0.418726
YER
Avg
2.3946
High
2.4010
Low
2.3882
Last updated: 8/14/2026, 3:49:39 PM
Quick Conversions
| YER | XOF |
|---|---|
| 1 YER | 2.39 XOF |
| 10 YER | 23.88 XOF |
| 50 YER | 119.41 XOF |
| 100 YER | 238.82 XOF |
| 500 YER | 1,194.10 XOF |
| 1,000 YER | 2,388.20 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-08-14T15:49:39Z",
"rates": {
"XOF": 2.388198
}
}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.81980000000001,
"rate": 2.388198
}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