Rate Overview
Live
1 MGA = 0.010635 UAH
1 UAH = 94.0291
MGA
Avg
0.010525
High
0.010635
Low
0.010468
Last updated: 4/18/2026, 8:49:44 AM
Quick Conversions
| MGA | UAH |
|---|---|
| 1 MGA | 0.01 UAH |
| 10 MGA | 0.11 UAH |
| 50 MGA | 0.53 UAH |
| 100 MGA | 1.06 UAH |
| 500 MGA | 5.32 UAH |
| 1,000 MGA | 10.64 UAH |
Get MGA/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=UAHExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-18T08:49:44Z",
"rates": {
"UAH": 0.010635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "UAH",
"amount": 100
},
"result": 1.0635000000000001,
"rate": 0.010635
}Build with MGA/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key