Rate Overview
Live
1 GMD = 0.366901 HNL
1 HNL = 2.7255
GMD
Avg
0.363179
High
0.368282
Low
0.357147
Last updated: 7/4/2026, 11:12:42 AM
Quick Conversions
| GMD | HNL |
|---|---|
| 1 GMD | 0.37 HNL |
| 10 GMD | 3.67 HNL |
| 50 GMD | 18.35 HNL |
| 100 GMD | 36.69 HNL |
| 500 GMD | 183.45 HNL |
| 1,000 GMD | 366.90 HNL |
Get GMD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=HNLExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-07-04T11:12:42Z",
"rates": {
"HNL": 0.366901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "HNL",
"amount": 100
},
"result": 36.6901,
"rate": 0.366901
}Build with GMD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key