Rate Overview
Live
1 HUF = 11.2791 MNT
1 MNT = 0.088659
HUF
Avg
11.2448
High
11.7836
Low
10.4482
Last updated: 7/17/2026, 2:44:44 PM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.28 MNT |
| 10 HUF | 112.79 MNT |
| 50 HUF | 563.96 MNT |
| 100 HUF | 1,127.91 MNT |
| 500 HUF | 5,639.57 MNT |
| 1,000 HUF | 11,279.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-17T14:44:44Z",
"rates": {
"MNT": 11.279149
}
}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": 1127.9149,
"rate": 11.279149
}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