Rate Overview
Live
1 UAH = 97.0301 MGA
1 MGA = 0.010306
UAH
Avg
103.6260
High
110.7556
Low
94.2701
Last updated: 8/31/2026, 8:47:24 AM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 97.03 MGA |
| 10 UAH | 970.30 MGA |
| 50 UAH | 4,851.51 MGA |
| 100 UAH | 9,703.01 MGA |
| 500 UAH | 48,515.06 MGA |
| 1,000 UAH | 97,030.12 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-08-31T08:47:24Z",
"rates": {
"MGA": 97.030117
}
}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": 9703.011700000001,
"rate": 97.030117
}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