Rate Overview
Live
1 HUF = 11.3107 MNT
1 MNT = 0.088412
HUF
Avg
11.4940
High
11.6673
Low
11.2777
Last updated: 7/18/2026, 6:32:25 AM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.31 MNT |
| 10 HUF | 113.11 MNT |
| 50 HUF | 565.53 MNT |
| 100 HUF | 1,131.07 MNT |
| 500 HUF | 5,655.34 MNT |
| 1,000 HUF | 11,310.68 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-18T06:32:25Z",
"rates": {
"MNT": 11.310681
}
}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": 1131.0681,
"rate": 11.310681
}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