Rate Overview
Live
1 XCD = 88.1702 YER
1 YER = 0.011342
XCD
Avg
88.0722
High
88.1702
Low
87.9007
Last updated: 3/27/2026, 3:04:52 PM
Quick Conversions
| XCD | YER |
|---|---|
| 1 XCD | 88.17 YER |
| 10 XCD | 881.70 YER |
| 50 XCD | 4,408.51 YER |
| 100 XCD | 8,817.02 YER |
| 500 XCD | 44,085.10 YER |
| 1,000 XCD | 88,170.21 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-03-27T15:04:52Z",
"rates": {
"YER": 88.17021
}
}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": 8817.021,
"rate": 88.17021
}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