Rate Overview
Live
1 AWG = 22.3141 UYU
1 UYU = 0.044815
AWG
Avg
22.2252
High
22.3504
Low
22.0860
Last updated: 5/7/2026, 7:56:17 PM
Quick Conversions
| AWG | UYU |
|---|---|
| 1 AWG | 22.31 UYU |
| 10 AWG | 223.14 UYU |
| 50 AWG | 1,115.71 UYU |
| 100 AWG | 2,231.41 UYU |
| 500 AWG | 11,157.06 UYU |
| 1,000 AWG | 22,314.11 UYU |
Get AWG/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=UYUExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T19:56:17Z",
"rates": {
"UYU": 22.314112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "UYU",
"amount": 100
},
"result": 2231.4112,
"rate": 22.314112
}Build with AWG/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key