Rate Overview
Live
1 UAH = 96.1549 MGA
1 MGA = 0.010400
UAH
Avg
96.1124
High
97.2210
Low
95.1704
Last updated: 7/30/2026, 1:14:10 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 96.15 MGA |
| 10 UAH | 961.55 MGA |
| 50 UAH | 4,807.75 MGA |
| 100 UAH | 9,615.49 MGA |
| 500 UAH | 48,077.46 MGA |
| 1,000 UAH | 96,154.93 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-30T13:14:10Z",
"rates": {
"MGA": 96.154927
}
}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": 9615.4927,
"rate": 96.154927
}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