Rate Overview
Live
1 UAH = 95.9003 MGA
1 MGA = 0.010427
UAH
Avg
96.2050
High
96.6547
Low
95.9003
Last updated: 8/20/2026, 1:08:18 PM
Quick Conversions
| UAH | MGA |
|---|---|
| 1 UAH | 95.90 MGA |
| 10 UAH | 959.00 MGA |
| 50 UAH | 4,795.01 MGA |
| 100 UAH | 9,590.03 MGA |
| 500 UAH | 47,950.15 MGA |
| 1,000 UAH | 95,900.30 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-20T13:08:18Z",
"rates": {
"MGA": 95.900297
}
}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": 9590.0297,
"rate": 95.900297
}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