Rate Overview
Live
1 XCD = 14.8022 UYU
1 UYU = 0.067558
XCD
Avg
14.8276
High
14.8594
Low
14.8022
Last updated: 7/31/2026, 6:36:20 AM
Quick Conversions
| XCD | UYU |
|---|---|
| 1 XCD | 14.80 UYU |
| 10 XCD | 148.02 UYU |
| 50 XCD | 740.11 UYU |
| 100 XCD | 1,480.22 UYU |
| 500 XCD | 7,401.08 UYU |
| 1,000 XCD | 14,802.15 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-31T06:36:20Z",
"rates": {
"UYU": 14.802152
}
}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": 1480.2151999999999,
"rate": 14.802152
}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