Rate Overview
Live
1 HUF = 11.5425 MNT
1 MNT = 0.086636
HUF
Avg
11.3648
High
11.5819
Low
11.0790
Last updated: 4/16/2026, 8:11:58 PM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.54 MNT |
| 10 HUF | 115.42 MNT |
| 50 HUF | 577.12 MNT |
| 100 HUF | 1,154.25 MNT |
| 500 HUF | 5,771.25 MNT |
| 1,000 HUF | 11,542.49 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-04-16T20:11:58Z",
"rates": {
"MNT": 11.542491
}
}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": 1154.2491,
"rate": 11.542491
}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