Rate Overview
Live
1 HUF = 11.2316 MNT
1 MNT = 0.089035
HUF
Avg
11.2447
High
11.9028
Low
10.3916
Last updated: 7/24/2026, 3:47:38 AM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.23 MNT |
| 10 HUF | 112.32 MNT |
| 50 HUF | 561.58 MNT |
| 100 HUF | 1,123.16 MNT |
| 500 HUF | 5,615.80 MNT |
| 1,000 HUF | 11,231.60 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-24T03:47:38Z",
"rates": {
"MNT": 11.231599
}
}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": 1123.1598999999999,
"rate": 11.231599
}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