Rate Overview
Live
1 XCD = 88.2847 YER
1 YER = 0.011327
XCD
Avg
88.2911
High
88.3055
Low
88.2847
Last updated: 5/8/2026, 3:32:00 PM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 88.28 YER |
| 10 XCD | 882.85 YER |
| 50 XCD | 4,414.23 YER |
| 100 XCD | 8,828.47 YER |
| 500 XCD | 44,142.33 YER |
| 1,000 XCD | 88,284.67 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-05-08T15:32:00Z",
"rates": {
"YER": 88.284667
}
}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.466699999999,
"rate": 88.284667
}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