Rate Overview
Live
1 UAH = 96.4424 MGA
1 MGA = 0.010369
UAH
Avg
97.8608
High
108.4437
Low
93.5535
Last updated: 7/11/2026, 5:10:24 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 96.44 MGA |
| 10 UAH | 964.42 MGA |
| 50 UAH | 4,822.12 MGA |
| 100 UAH | 9,644.24 MGA |
| 500 UAH | 48,221.20 MGA |
| 1,000 UAH | 96,442.39 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-11T17:10:24Z",
"rates": {
"MGA": 96.442393
}
}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": 9644.2393,
"rate": 96.442393
}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