Rate Overview
Live
1 XCD = 87.5768 YER
1 YER = 0.011419
XCD
Avg
87.5741
High
87.7013
Low
87.4252
Last updated: 9/4/2026, 1:30:58 PM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 87.58 YER |
| 10 XCD | 875.77 YER |
| 50 XCD | 4,378.84 YER |
| 100 XCD | 8,757.68 YER |
| 500 XCD | 43,788.42 YER |
| 1,000 XCD | 87,576.85 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-09-04T13:30:58Z",
"rates": {
"YER": 87.576845
}
}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": 8757.684500000001,
"rate": 87.576845
}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