Rate Overview
Live
1 UAH = 95.8277 MGA
1 MGA = 0.010435
UAH
Avg
96.1788
High
97.2210
Low
95.7214
Last updated: 8/1/2026, 12:23:44 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 95.83 MGA |
| 10 UAH | 958.28 MGA |
| 50 UAH | 4,791.39 MGA |
| 100 UAH | 9,582.77 MGA |
| 500 UAH | 47,913.87 MGA |
| 1,000 UAH | 95,827.73 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-08-01T12:23:44Z",
"rates": {
"MGA": 95.827734
}
}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": 9582.7734,
"rate": 95.827734
}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