Rate Overview
Live
1 UAH = 93.5083 MGA
1 MGA = 0.010694
UAH
Avg
93.4510
High
93.6768
Low
93.1547
Last updated: 6/19/2026, 8:56:34 AM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 93.51 MGA |
| 10 UAH | 935.08 MGA |
| 50 UAH | 4,675.41 MGA |
| 100 UAH | 9,350.83 MGA |
| 500 UAH | 46,754.14 MGA |
| 1,000 UAH | 93,508.29 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-19T08:56:34Z",
"rates": {
"MGA": 93.508288
}
}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": 9350.8288,
"rate": 93.508288
}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