Rate Overview
Live
1 UAH = 97.0972 MGA
1 MGA = 0.010299
UAH
Avg
97.5737
High
108.4437
Low
93.5535
Last updated: 9/6/2026, 7:23:47 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 97.10 MGA |
| 10 UAH | 970.97 MGA |
| 50 UAH | 4,854.86 MGA |
| 100 UAH | 9,709.72 MGA |
| 500 UAH | 48,548.58 MGA |
| 1,000 UAH | 97,097.16 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-09-06T19:23:47Z",
"rates": {
"MGA": 97.09716
}
}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": 9709.716,
"rate": 97.09716
}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