Rate Overview
Live
1 XCD = 14.8704 UYU
1 UYU = 0.067248
XCD
Avg
15.0748
High
16.2817
Low
14.1856
Last updated: 7/23/2026, 1:53:36 AM
Quick Conversions
| XCD | UYU |
|---|---|
| 1 XCD | 14.87 UYU |
| 10 XCD | 148.70 UYU |
| 50 XCD | 743.52 UYU |
| 100 XCD | 1,487.04 UYU |
| 500 XCD | 7,435.19 UYU |
| 1,000 XCD | 14,870.37 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-07-23T01:53:36Z",
"rates": {
"UYU": 14.870373
}
}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": 1487.0373,
"rate": 14.870373
}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