Rate Overview
Live
1 UAH = 95.6101 MGA
1 MGA = 0.010459
UAH
Avg
101.3053
High
108.8053
Low
93.6768
Last updated: 7/2/2026, 9:46:48 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 95.61 MGA |
| 10 UAH | 956.10 MGA |
| 50 UAH | 4,780.51 MGA |
| 100 UAH | 9,561.01 MGA |
| 500 UAH | 47,805.05 MGA |
| 1,000 UAH | 95,610.10 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-02T21:46:48Z",
"rates": {
"MGA": 95.610103
}
}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": 9561.0103,
"rate": 95.610103
}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