Rate Overview
Live
1 UYU = 0.035064 CAD
1 CAD = 28.5193
UYU
Avg
0.034173
High
0.035626
Low
0.032306
Last updated: 7/29/2026, 12:10:55 AM
Quick Conversions
| UYU | CAD |
|---|---|
| 1 UYU | 0.04 CAD |
| 10 UYU | 0.35 CAD |
| 50 UYU | 1.75 CAD |
| 100 UYU | 3.51 CAD |
| 500 UYU | 17.53 CAD |
| 1,000 UYU | 35.06 CAD |
Get UYU/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=CADExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-07-29T00:10:55Z",
"rates": {
"CAD": 0.035064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "CAD",
"amount": 100
},
"result": 3.5063999999999997,
"rate": 0.035064
}Build with UYU/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key