Rate Overview
Live
1 UAH = 96.3781 MGA
1 MGA = 0.010376
UAH
Avg
96.9303
High
97.2587
Low
96.3781
Last updated: 9/4/2026, 9:51:40 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 96.38 MGA |
| 10 UAH | 963.78 MGA |
| 50 UAH | 4,818.90 MGA |
| 100 UAH | 9,637.81 MGA |
| 500 UAH | 48,189.04 MGA |
| 1,000 UAH | 96,378.08 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-09-04T21:51:40Z",
"rates": {
"MGA": 96.378082
}
}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": 9637.808200000001,
"rate": 96.378082
}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