Rate Overview
Live
1 XOF = 0.428102 YER
1 YER = 2.3359
XOF
Avg
0.426780
High
0.428102
Low
0.425347
Last updated: 5/8/2026, 10:32:18 AM
Quick Conversions
| XOF | YER |
|---|---|
| 1 XOF | 0.43 YER |
| 10 XOF | 4.28 YER |
| 50 XOF | 21.41 YER |
| 100 XOF | 42.81 YER |
| 500 XOF | 214.05 YER |
| 1,000 XOF | 428.10 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-05-08T10:32:18Z",
"rates": {
"YER": 0.428102
}
}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": 42.810199999999995,
"rate": 0.428102
}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