Rate Overview
Live
1 UYU = 0.066843 XCD
1 XCD = 14.9604
UYU
Avg
0.066264
High
0.070493
Low
0.061418
Last updated: 3/27/2026, 1:21:03 PM
Quick Conversions
| UYU | XCD |
|---|---|
| 1 UYU | 0.07 XCD |
| 10 UYU | 0.67 XCD |
| 50 UYU | 3.34 XCD |
| 100 UYU | 6.68 XCD |
| 500 UYU | 33.42 XCD |
| 1,000 UYU | 66.84 XCD |
Get UYU/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=XCDExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-03-27T13:21:03Z",
"rates": {
"XCD": 0.066843
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "XCD",
"amount": 100
},
"result": 6.6843,
"rate": 0.066843
}Build with UYU/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key