Rate Overview
Live
1 XCD = 88.2613 YER
1 YER = 0.011330
XCD
Avg
87.9100
High
88.3815
Low
87.5312
Last updated: 7/26/2026, 8:06:10 PM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 88.26 YER |
| 10 XCD | 882.61 YER |
| 50 XCD | 4,413.06 YER |
| 100 XCD | 8,826.13 YER |
| 500 XCD | 44,130.64 YER |
| 1,000 XCD | 88,261.28 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-07-26T20:06:10Z",
"rates": {
"YER": 88.261281
}
}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": 8826.1281,
"rate": 88.261281
}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