Rate Overview
Live
1 UAH = 94.9795 MGA
1 MGA = 0.010529
UAH
Avg
94.9622
High
95.1349
Low
94.8514
Last updated: 5/27/2026, 5:18:21 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 94.98 MGA |
| 10 UAH | 949.80 MGA |
| 50 UAH | 4,748.98 MGA |
| 100 UAH | 9,497.95 MGA |
| 500 UAH | 47,489.77 MGA |
| 1,000 UAH | 94,979.54 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-05-27T17:18:21Z",
"rates": {
"MGA": 94.979543
}
}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": 9497.954300000001,
"rate": 94.979543
}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