Rate Overview
Live
1 YER = 2.4214 XOF
1 XOF = 0.412979
YER
Avg
2.3517
High
2.4214
Low
2.2729
Last updated: 7/28/2026, 9:10:12 AM
Quick Conversions
| YER | XOF |
|---|---|
| 1 YER | 2.42 XOF |
| 10 YER | 24.21 XOF |
| 50 YER | 121.07 XOF |
| 100 YER | 242.14 XOF |
| 500 YER | 1,210.72 XOF |
| 1,000 YER | 2,421.43 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-28T09:10:12Z",
"rates": {
"XOF": 2.421433
}
}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": 242.14329999999998,
"rate": 2.421433
}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