Rate Overview
Live
1 XCD = 88.1507 YER
1 YER = 0.011344
XCD
Avg
88.2036
High
88.3506
Low
88.1507
Last updated: 5/28/2026, 8:31:15 PM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 88.15 YER |
| 10 XCD | 881.51 YER |
| 50 XCD | 4,407.53 YER |
| 100 XCD | 8,815.07 YER |
| 500 XCD | 44,075.34 YER |
| 1,000 XCD | 88,150.68 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-28T20:31:15Z",
"rates": {
"YER": 88.150678
}
}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": 8815.0678,
"rate": 88.150678
}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