Rate Overview
Live
1 MGA = 0.001541 HRK
1 HRK = 648.9293
MGA
Avg
0.001548
High
0.001555
Low
0.001541
Last updated: 4/17/2026, 2:43:35 AM
Quick Conversions
| MGA | HRK |
|---|---|
| 1 MGA | 0.00 HRK |
| 10 MGA | 0.02 HRK |
| 50 MGA | 0.08 HRK |
| 100 MGA | 0.15 HRK |
| 500 MGA | 0.77 HRK |
| 1,000 MGA | 1.54 HRK |
Get MGA/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=HRKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T02:43:35Z",
"rates": {
"HRK": 0.001541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "HRK",
"amount": 100
},
"result": 0.15410000000000001,
"rate": 0.001541
}Build with MGA/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key