Rate Overview
Live
1 XCD = 14.8206 UYU
1 UYU = 0.067474
XCD
Avg
14.8260
High
14.9172
Low
14.7807
Last updated: 8/21/2026, 2:49:12 AM
Quick Conversions
| XCD | UYU |
|---|---|
| 1 XCD | 14.82 UYU |
| 10 XCD | 148.21 UYU |
| 50 XCD | 741.03 UYU |
| 100 XCD | 1,482.06 UYU |
| 500 XCD | 7,410.29 UYU |
| 1,000 XCD | 14,820.57 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-08-21T02:49:12Z",
"rates": {
"UYU": 14.820571
}
}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": 1482.0571,
"rate": 14.820571
}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