Rate Overview
Live
1 UAH = 95.2198 MGA
1 MGA = 0.010502
UAH
Avg
95.1090
High
95.6101
Low
94.3929
Last updated: 7/6/2026, 10:11:29 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 95.22 MGA |
| 10 UAH | 952.20 MGA |
| 50 UAH | 4,760.99 MGA |
| 100 UAH | 9,521.98 MGA |
| 500 UAH | 47,609.91 MGA |
| 1,000 UAH | 95,219.81 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-06T22:11:29Z",
"rates": {
"MGA": 95.219813
}
}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": 9521.9813,
"rate": 95.219813
}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