Rate Overview
Live
1 YER = 2.4189 XOF
1 XOF = 0.413411
YER
Avg
2.4005
High
2.4216
Low
2.3693
Last updated: 7/7/2026, 12:07:12 AM
Quick Conversions
| YER | XOF |
|---|---|
| 1 YER | 2.42 XOF |
| 10 YER | 24.19 XOF |
| 50 YER | 120.95 XOF |
| 100 YER | 241.89 XOF |
| 500 YER | 1,209.45 XOF |
| 1,000 YER | 2,418.90 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-07-07T00:07:12Z",
"rates": {
"XOF": 2.418901
}
}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": 241.8901,
"rate": 2.418901
}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