Rate Overview
Live
1 XCD = 14.5354 UYU
1 UYU = 0.068798
XCD
Avg
14.3093
High
14.5354
Low
14.1934
Last updated: 3/7/2026, 1:07:21 AM
Quick Conversions
| XCD | UYU |
|---|---|
| 1 XCD | 14.54 UYU |
| 10 XCD | 145.35 UYU |
| 50 XCD | 726.77 UYU |
| 100 XCD | 1,453.54 UYU |
| 500 XCD | 7,267.69 UYU |
| 1,000 XCD | 14,535.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-03-07T01:07:21Z",
"rates": {
"UYU": 14.53537
}
}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": 1453.537,
"rate": 14.53537
}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