Rate Overview
Live
1 UAH = 95.0259 MGA
1 MGA = 0.010523
UAH
Avg
95.3064
High
95.6620
Low
95.0259
Last updated: 4/17/2026, 6:32:49 AM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 95.03 MGA |
| 10 UAH | 950.26 MGA |
| 50 UAH | 4,751.29 MGA |
| 100 UAH | 9,502.59 MGA |
| 500 UAH | 47,512.93 MGA |
| 1,000 UAH | 95,025.86 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-04-17T06:32:49Z",
"rates": {
"MGA": 95.025859
}
}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": 9502.5859,
"rate": 95.025859
}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