Rate Overview
Live
1 XCD = 14.7764 UYU
1 UYU = 0.067675
XCD
Avg
14.8250
High
14.9150
Low
14.7589
Last updated: 5/27/2026, 6:39:34 PM
Quick Conversions
| XCD | UYU |
|---|---|
| 1 XCD | 14.78 UYU |
| 10 XCD | 147.76 UYU |
| 50 XCD | 738.82 UYU |
| 100 XCD | 1,477.64 UYU |
| 500 XCD | 7,388.20 UYU |
| 1,000 XCD | 14,776.40 UYU |
Get XCD/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=UYUExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-27T18:39:34Z",
"rates": {
"UYU": 14.776404
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "UYU",
"amount": 100
},
"result": 1477.6404,
"rate": 14.776404
}Build with XCD/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key