Rate Overview
Live
1 HUF = 11.3112 MNT
1 MNT = 0.088408
HUF
Avg
11.2962
High
11.3643
Low
11.2201
Last updated: 7/24/2026, 11:13:27 PM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.31 MNT |
| 10 HUF | 113.11 MNT |
| 50 HUF | 565.56 MNT |
| 100 HUF | 1,131.12 MNT |
| 500 HUF | 5,655.58 MNT |
| 1,000 HUF | 11,311.15 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-24T23:13:27Z",
"rates": {
"MNT": 11.311153
}
}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.1153,
"rate": 11.311153
}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