Rate Overview
Live
1 GMD = 0.087963 HRK
1 HRK = 11.3684
GMD
Avg
0.089210
High
0.096961
Low
0.084598
Last updated: 3/29/2026, 12:42:41 PM
Quick Conversions
| GMD | HRK |
|---|---|
| 1 GMD | 0.09 HRK |
| 10 GMD | 0.88 HRK |
| 50 GMD | 4.40 HRK |
| 100 GMD | 8.80 HRK |
| 500 GMD | 43.98 HRK |
| 1,000 GMD | 87.96 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-03-29T12:42:41Z",
"rates": {
"HRK": 0.087963
}
}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.7963,
"rate": 0.087963
}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