Rate Overview
Live
1 UAH = 95.4663 MGA
1 MGA = 0.010475
UAH
Avg
97.8259
High
108.4437
Low
93.5535
Last updated: 7/8/2026, 7:26:09 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 95.47 MGA |
| 10 UAH | 954.66 MGA |
| 50 UAH | 4,773.31 MGA |
| 100 UAH | 9,546.63 MGA |
| 500 UAH | 47,733.14 MGA |
| 1,000 UAH | 95,466.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-07-08T19:26:09Z",
"rates": {
"MGA": 95.466286
}
}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": 9546.6286,
"rate": 95.466286
}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