Rate Overview
Live
1 MGA = 0.009502 UYU
1 UYU = 105.2410
MGA
Avg
0.009230
High
0.009502
Low
0.009038
Last updated: 3/6/2026, 11:52:11 PM
Quick Conversions
| MGA | UYU |
|---|---|
| 1 MGA | 0.01 UYU |
| 10 MGA | 0.10 UYU |
| 50 MGA | 0.48 UYU |
| 100 MGA | 0.95 UYU |
| 500 MGA | 4.75 UYU |
| 1,000 MGA | 9.50 UYU |
Get MGA/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=UYUExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T23:52:11Z",
"rates": {
"UYU": 0.009502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "UYU",
"amount": 100
},
"result": 0.9502,
"rate": 0.009502
}Build with MGA/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key