Rate Overview
Live
1 XCD = 87.5437 YER
1 YER = 0.011423
XCD
Avg
87.5877
High
87.7528
Low
87.5225
Last updated: 9/8/2026, 9:47:36 PM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 87.54 YER |
| 10 XCD | 875.44 YER |
| 50 XCD | 4,377.19 YER |
| 100 XCD | 8,754.37 YER |
| 500 XCD | 43,771.86 YER |
| 1,000 XCD | 87,543.72 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-08T21:47:36Z",
"rates": {
"YER": 87.543722
}
}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": 8754.3722,
"rate": 87.543722
}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