Rate Overview
Live
1 HUF = 11.7256 MNT
1 MNT = 0.085283
HUF
Avg
11.5789
High
11.7256
Low
11.4787
Last updated: 5/7/2026, 12:15:39 AM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.73 MNT |
| 10 HUF | 117.26 MNT |
| 50 HUF | 586.28 MNT |
| 100 HUF | 1,172.56 MNT |
| 500 HUF | 5,862.82 MNT |
| 1,000 HUF | 11,725.64 MNT |
Get HUF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=MNTExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-05-07T00:15:39Z",
"rates": {
"MNT": 11.725644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "MNT",
"amount": 100
},
"result": 1172.5644,
"rate": 11.725644
}Build with HUF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key