Rate Overview
Live
1 MGA = 0.010506 UAH
1 UAH = 95.1837
MGA
Avg
0.010495
High
0.010517
Low
0.010459
Last updated: 7/9/2026, 4:38:09 PM
Quick Conversions
| MGA | UAH |
|---|---|
| 1 MGA | 0.01 UAH |
| 10 MGA | 0.11 UAH |
| 50 MGA | 0.53 UAH |
| 100 MGA | 1.05 UAH |
| 500 MGA | 5.25 UAH |
| 1,000 MGA | 10.51 UAH |
Get MGA/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=UAHExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-09T16:38:09Z",
"rates": {
"UAH": 0.010506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "UAH",
"amount": 100
},
"result": 1.0506,
"rate": 0.010506
}Build with MGA/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key