Rate Overview
Live
1 MNT = 0.007435 HNL
1 HNL = 134.4990
MNT
Avg
0.007425
High
0.007442
Low
0.007409
Last updated: 3/27/2026, 9:50:02 AM
Quick Conversions
| MNT | HNL |
|---|---|
| 1 MNT | 0.01 HNL |
| 10 MNT | 0.07 HNL |
| 50 MNT | 0.37 HNL |
| 100 MNT | 0.74 HNL |
| 500 MNT | 3.72 HNL |
| 1,000 MNT | 7.44 HNL |
Get MNT/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=HNLExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T09:50:02Z",
"rates": {
"HNL": 0.007435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "HNL",
"amount": 100
},
"result": 0.7434999999999999,
"rate": 0.007435
}Build with MNT/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key