Rate Overview
Live
1 HUF = 11.4609 MNT
1 MNT = 0.087253
HUF
Avg
9.7269
High
11.5984
Low
0.002438
Last updated: 6/30/2026, 1:17:28 PM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.46 MNT |
| 10 HUF | 114.61 MNT |
| 50 HUF | 573.04 MNT |
| 100 HUF | 1,146.09 MNT |
| 500 HUF | 5,730.44 MNT |
| 1,000 HUF | 11,460.89 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-06-30T13:17:28Z",
"rates": {
"MNT": 11.460885
}
}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": 1146.0884999999998,
"rate": 11.460885
}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