Rate Overview
Live
1 XCD = 87.5544 YER
1 YER = 0.011421
XCD
Avg
87.8646
High
88.2882
Low
87.5524
Last updated: 7/7/2026, 4:53:35 PM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 87.55 YER |
| 10 XCD | 875.54 YER |
| 50 XCD | 4,377.72 YER |
| 100 XCD | 8,755.44 YER |
| 500 XCD | 43,777.22 YER |
| 1,000 XCD | 87,554.45 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-07-07T16:53:35Z",
"rates": {
"YER": 87.554448
}
}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": 8755.4448,
"rate": 87.554448
}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