Rate Overview
Live
1 XCD = 14.8497 UYU
1 UYU = 0.067342
XCD
Avg
14.8683
High
14.8980
Low
14.8443
Last updated: 9/9/2026, 10:03:41 AM
Quick Conversions
| XCD | UYU |
|---|---|
| 1 XCD | 14.85 UYU |
| 10 XCD | 148.50 UYU |
| 50 XCD | 742.48 UYU |
| 100 XCD | 1,484.97 UYU |
| 500 XCD | 7,424.83 UYU |
| 1,000 XCD | 14,849.67 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-09-09T10:03:41Z",
"rates": {
"UYU": 14.849666
}
}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": 1484.9666,
"rate": 14.849666
}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