Rate Overview
Live
1 XCD = 88.1408 YER
1 YER = 0.011345
XCD
Avg
88.1847
High
88.3632
Low
88.1074
Last updated: 6/18/2026, 10:18:50 AM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 88.14 YER |
| 10 XCD | 881.41 YER |
| 50 XCD | 4,407.04 YER |
| 100 XCD | 8,814.08 YER |
| 500 XCD | 44,070.40 YER |
| 1,000 XCD | 88,140.81 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-06-18T10:18:50Z",
"rates": {
"YER": 88.140807
}
}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": 8814.080699999999,
"rate": 88.140807
}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