Rate Overview
Live
1 GMD = 0.361177 HNL
1 HNL = 2.7687
GMD
Avg
0.360509
High
0.366112
Low
0.358473
Last updated: 3/7/2026, 3:48:21 AM
Quick Conversions
| GMD | HNL |
|---|---|
| 1 GMD | 0.36 HNL |
| 10 GMD | 3.61 HNL |
| 50 GMD | 18.06 HNL |
| 100 GMD | 36.12 HNL |
| 500 GMD | 180.59 HNL |
| 1,000 GMD | 361.18 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-03-07T03:48:21Z",
"rates": {
"HNL": 0.361177
}
}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.1177,
"rate": 0.361177
}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