Rate Overview
Live
1 XCD = 87.7918 YER
1 YER = 0.011391
XCD
Avg
88.1415
High
88.3643
Low
87.5312
Last updated: 8/7/2026, 12:59:08 AM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 87.79 YER |
| 10 XCD | 877.92 YER |
| 50 XCD | 4,389.59 YER |
| 100 XCD | 8,779.18 YER |
| 500 XCD | 43,895.88 YER |
| 1,000 XCD | 87,791.77 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-07T00:59:08Z",
"rates": {
"YER": 87.791767
}
}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": 8779.1767,
"rate": 87.791767
}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