Rate Overview
Live
1 UAH = 95.0330 MGA
1 MGA = 0.010523
UAH
Avg
94.5713
High
95.0330
Low
94.1256
Last updated: 5/7/2026, 10:34:44 AM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 95.03 MGA |
| 10 UAH | 950.33 MGA |
| 50 UAH | 4,751.65 MGA |
| 100 UAH | 9,503.30 MGA |
| 500 UAH | 47,516.51 MGA |
| 1,000 UAH | 95,033.02 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-05-07T10:34:44Z",
"rates": {
"MGA": 95.033015
}
}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": 9503.301500000001,
"rate": 95.033015
}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