Rate Overview
Live
1 XCD = 88.0948 YER
1 YER = 0.011351
XCD
Avg
88.1268
High
88.2894
Low
87.9007
Last updated: 3/7/2026, 1:00:33 AM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 88.09 YER |
| 10 XCD | 880.95 YER |
| 50 XCD | 4,404.74 YER |
| 100 XCD | 8,809.48 YER |
| 500 XCD | 44,047.41 YER |
| 1,000 XCD | 88,094.82 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-03-07T01:00:33Z",
"rates": {
"YER": 88.094817
}
}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": 8809.4817,
"rate": 88.094817
}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