Rate Overview
Live
1 GMD = 0.360258 HNL
1 HNL = 2.7758
GMD
Avg
0.360956
High
0.363462
Low
0.357720
Last updated: 9/2/2026, 5:02:18 AM
Quick Conversions
| GMD | HNL |
|---|---|
| 1 GMD | 0.36 HNL |
| 10 GMD | 3.60 HNL |
| 50 GMD | 18.01 HNL |
| 100 GMD | 36.03 HNL |
| 500 GMD | 180.13 HNL |
| 1,000 GMD | 360.26 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-09-02T05:02:18Z",
"rates": {
"HNL": 0.360258
}
}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.025800000000004,
"rate": 0.360258
}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