Rate Overview
Live
1 MGA = 0.009196 UYU
1 UYU = 108.7429
MGA
Avg
0.009318
High
0.009403
Low
0.009196
Last updated: 7/27/2026, 3:26:59 PM
Quick Conversions
| MGA | UYU |
|---|---|
| 1 MGA | 0.01 UYU |
| 10 MGA | 0.09 UYU |
| 50 MGA | 0.46 UYU |
| 100 MGA | 0.92 UYU |
| 500 MGA | 4.60 UYU |
| 1,000 MGA | 9.20 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-27T15:26:59Z",
"rates": {
"UYU": 0.009196
}
}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.9196,
"rate": 0.009196
}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