Rate Overview
Live
1 HUF = 11.3081 MNT
1 MNT = 0.088432
HUF
Avg
10.3963
High
11.8192
Low
0.001804
Last updated: 7/26/2026, 10:48:50 AM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.31 MNT |
| 10 HUF | 113.08 MNT |
| 50 HUF | 565.40 MNT |
| 100 HUF | 1,130.81 MNT |
| 500 HUF | 5,654.04 MNT |
| 1,000 HUF | 11,308.07 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-26T10:48:50Z",
"rates": {
"MNT": 11.308072
}
}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": 1130.8072,
"rate": 11.308072
}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