Rate Overview
Live
1 XCD = 88.2883 YER
1 YER = 0.011327
XCD
Avg
88.1086
High
88.3053
Low
87.7505
Last updated: 4/18/2026, 8:45:13 AM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 88.29 YER |
| 10 XCD | 882.88 YER |
| 50 XCD | 4,414.41 YER |
| 100 XCD | 8,828.83 YER |
| 500 XCD | 44,144.15 YER |
| 1,000 XCD | 88,288.29 YER |
Get XCD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=YERExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-18T08:45:13Z",
"rates": {
"YER": 88.288292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "YER",
"amount": 100
},
"result": 8828.8292,
"rate": 88.288292
}Build with XCD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key