Rate Overview
Live
1 GMD = 0.357796 HNL
1 HNL = 2.7949
GMD
Avg
0.360566
High
0.362164
Low
0.357796
Last updated: 7/25/2026, 11:00:44 PM
Quick Conversions
| GMD | HNL |
|---|---|
| 1 GMD | 0.36 HNL |
| 10 GMD | 3.58 HNL |
| 50 GMD | 17.89 HNL |
| 100 GMD | 35.78 HNL |
| 500 GMD | 178.90 HNL |
| 1,000 GMD | 357.80 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-25T23:00:44Z",
"rates": {
"HNL": 0.357796
}
}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": 35.7796,
"rate": 0.357796
}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