Rate Overview
Live
1 GMD = 0.088512 HRK
1 HRK = 11.2979
GMD
Avg
0.092049
High
0.100795
Low
0.086551
Last updated: 8/1/2026, 5:10:10 AM
Quick Conversions
| GMD | HRK |
|---|---|
| 1 GMD | 0.09 HRK |
| 10 GMD | 0.89 HRK |
| 50 GMD | 4.43 HRK |
| 100 GMD | 8.85 HRK |
| 500 GMD | 44.26 HRK |
| 1,000 GMD | 88.51 HRK |
Get GMD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=HRKExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-08-01T05:10:10Z",
"rates": {
"HRK": 0.088512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "HRK",
"amount": 100
},
"result": 8.851199999999999,
"rate": 0.088512
}Build with GMD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key