Rate Overview
Live
1 UAH = 95.2719 MGA
1 MGA = 0.010496
UAH
Avg
96.1815
High
97.7309
Low
94.7014
Last updated: 3/7/2026, 3:27:12 AM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 95.27 MGA |
| 10 UAH | 952.72 MGA |
| 50 UAH | 4,763.59 MGA |
| 100 UAH | 9,527.19 MGA |
| 500 UAH | 47,635.94 MGA |
| 1,000 UAH | 95,271.87 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-07T03:27:12Z",
"rates": {
"MGA": 95.271871
}
}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": 9527.187100000001,
"rate": 95.271871
}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