Rate Overview
Live
1 MGA = 0.010545 UAH
1 UAH = 94.8317
MGA
Avg
0.010567
High
0.010607
Low
0.010522
Last updated: 5/8/2026, 3:46:03 PM
Quick Conversions
| MGA | UAH |
|---|---|
| 1 MGA | 0.01 UAH |
| 10 MGA | 0.11 UAH |
| 50 MGA | 0.53 UAH |
| 100 MGA | 1.05 UAH |
| 500 MGA | 5.27 UAH |
| 1,000 MGA | 10.55 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-05-08T15:46:03Z",
"rates": {
"UAH": 0.010545
}
}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.0545,
"rate": 0.010545
}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