Rate Overview
Live
1 MGA = 0.009335 UYU
1 UYU = 107.1237
MGA
Avg
0.009408
High
0.009812
Low
0.008484
Last updated: 7/28/2026, 11:45:08 AM
Quick Conversions
| MGA | UYU |
|---|---|
| 1 MGA | 0.01 UYU |
| 10 MGA | 0.09 UYU |
| 50 MGA | 0.47 UYU |
| 100 MGA | 0.93 UYU |
| 500 MGA | 4.67 UYU |
| 1,000 MGA | 9.33 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-07-28T11:45:08Z",
"rates": {
"UYU": 0.009335
}
}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.9335,
"rate": 0.009335
}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