Rate Overview
Live
1 UAH = 94.9407 MGA
1 MGA = 0.010533
UAH
Avg
95.0346
High
95.4196
Low
94.5469
Last updated: 3/27/2026, 11:40:41 AM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 94.94 MGA |
| 10 UAH | 949.41 MGA |
| 50 UAH | 4,747.03 MGA |
| 100 UAH | 9,494.07 MGA |
| 500 UAH | 47,470.34 MGA |
| 1,000 UAH | 94,940.68 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-03-27T11:40:41Z",
"rates": {
"MGA": 94.940683
}
}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": 9494.0683,
"rate": 94.940683
}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