Rate Overview
Live
1 UAH = 93.8459 MGA
1 MGA = 0.010656
UAH
Avg
98.1841
High
108.4826
Low
93.1618
Last updated: 6/25/2026, 3:11:39 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 93.85 MGA |
| 10 UAH | 938.46 MGA |
| 50 UAH | 4,692.30 MGA |
| 100 UAH | 9,384.59 MGA |
| 500 UAH | 46,922.95 MGA |
| 1,000 UAH | 93,845.90 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-06-25T15:11:39Z",
"rates": {
"MGA": 93.845902
}
}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": 9384.590199999999,
"rate": 93.845902
}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