Rate Overview
Live
1 GMD = 0.361421 HNL
1 HNL = 2.7669
GMD
Avg
0.360270
High
0.368487
Low
0.354815
Last updated: 5/27/2026, 1:37:40 PM
Quick Conversions
| GMD | HNL |
|---|---|
| 1 GMD | 0.36 HNL |
| 10 GMD | 3.61 HNL |
| 50 GMD | 18.07 HNL |
| 100 GMD | 36.14 HNL |
| 500 GMD | 180.71 HNL |
| 1,000 GMD | 361.42 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-05-27T13:37:40Z",
"rates": {
"HNL": 0.361421
}
}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.1421,
"rate": 0.361421
}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