Rate Overview
Live
1 MGA = 0.010435 UAH
1 UAH = 95.8313
MGA
Avg
0.010397
High
0.010446
Low
0.010285
Last updated: 8/1/2026, 7:54:51 AM
Quick Conversions
| MGA | UAH |
|---|---|
| 1 MGA | 0.01 UAH |
| 10 MGA | 0.10 UAH |
| 50 MGA | 0.52 UAH |
| 100 MGA | 1.04 UAH |
| 500 MGA | 5.22 UAH |
| 1,000 MGA | 10.44 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-08-01T07:54:51Z",
"rates": {
"UAH": 0.010435
}
}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.0434999999999999,
"rate": 0.010435
}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