Rate Overview
Live
1 HUF = 11.7076 MNT
1 MNT = 0.085414
HUF
Avg
11.6140
High
11.7166
Low
11.4858
Last updated: 5/27/2026, 2:27:50 AM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.71 MNT |
| 10 HUF | 117.08 MNT |
| 50 HUF | 585.38 MNT |
| 100 HUF | 1,170.76 MNT |
| 500 HUF | 5,853.81 MNT |
| 1,000 HUF | 11,707.63 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-27T02:27:50Z",
"rates": {
"MNT": 11.707628
}
}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": 1170.7628,
"rate": 11.707628
}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