Rate Overview
Live
1 MGA = 0.010559 UAH
1 UAH = 94.7059
MGA
Avg
0.010371
High
0.010559
Low
0.010192
Last updated: 3/6/2026, 11:49:02 PM
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.28 UAH |
| 1,000 MGA | 10.56 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-03-06T23:49:02Z",
"rates": {
"UAH": 0.010559
}
}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.0559,
"rate": 0.010559
}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