Rate Overview
Live
1 XCD = 87.6276 YER
1 YER = 0.011412
XCD
Avg
87.6692
High
87.9489
Low
87.4791
Last updated: 8/14/2026, 3:58:22 PM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 87.63 YER |
| 10 XCD | 876.28 YER |
| 50 XCD | 4,381.38 YER |
| 100 XCD | 8,762.76 YER |
| 500 XCD | 43,813.80 YER |
| 1,000 XCD | 87,627.60 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-08-14T15:58:22Z",
"rates": {
"YER": 87.6276
}
}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": 8762.76,
"rate": 87.6276
}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