Rate Overview
Live
1 UAH = 94.9662 MGA
1 MGA = 0.010530
UAH
Avg
104.2167
High
110.7556
Low
94.2701
Last updated: 7/1/2026, 11:06:09 AM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 94.97 MGA |
| 10 UAH | 949.66 MGA |
| 50 UAH | 4,748.31 MGA |
| 100 UAH | 9,496.62 MGA |
| 500 UAH | 47,483.11 MGA |
| 1,000 UAH | 94,966.21 MGA |
Get UAH/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MGAExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-01T11:06:09Z",
"rates": {
"MGA": 94.966211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MGA",
"amount": 100
},
"result": 9496.6211,
"rate": 94.966211
}Build with UAH/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key