Rate Overview
Live
1 XOF = 0.412337 YER
1 YER = 2.4252
XOF
Avg
0.413075
High
0.415121
Low
0.412337
Last updated: 7/11/2026, 10:48:24 AM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.41 YER |
| 10 XOF | 4.12 YER |
| 50 XOF | 20.62 YER |
| 100 XOF | 41.23 YER |
| 500 XOF | 206.17 YER |
| 1,000 XOF | 412.34 YER |
Get XOF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=YERExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-11T10:48:24Z",
"rates": {
"YER": 0.412337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "YER",
"amount": 100
},
"result": 41.2337,
"rate": 0.412337
}Build with XOF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key