Rate Overview
Live
1 UYU = 0.034217 CAD
1 CAD = 29.2252
UYU
Avg
0.035050
High
0.036041
Low
0.033709
Last updated: 3/27/2026, 4:22:12 AM
Quick Conversions
| UYU | CAD |
|---|---|
| 1 UYU | 0.03 CAD |
| 10 UYU | 0.34 CAD |
| 50 UYU | 1.71 CAD |
| 100 UYU | 3.42 CAD |
| 500 UYU | 17.11 CAD |
| 1,000 UYU | 34.22 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-03-27T04:22:12Z",
"rates": {
"CAD": 0.034217
}
}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.4216999999999995,
"rate": 0.034217
}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