Rate Overview
Live
1 HUF = 11.3343 MNT
1 MNT = 0.088227
HUF
Avg
11.2988
High
11.3643
Low
11.2201
Last updated: 7/24/2026, 4:59:17 PM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.33 MNT |
| 10 HUF | 113.34 MNT |
| 50 HUF | 566.72 MNT |
| 100 HUF | 1,133.43 MNT |
| 500 HUF | 5,667.17 MNT |
| 1,000 HUF | 11,334.35 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-07-24T16:59:17Z",
"rates": {
"MNT": 11.334345
}
}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": 1133.4345,
"rate": 11.334345
}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