Rate Overview
Live
1 HUF = 11.3315 MNT
1 MNT = 0.088250
HUF
Avg
11.4376
High
11.6578
Low
11.3129
Last updated: 9/2/2026, 7:55:24 PM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.33 MNT |
| 10 HUF | 113.32 MNT |
| 50 HUF | 566.58 MNT |
| 100 HUF | 1,133.15 MNT |
| 500 HUF | 5,665.75 MNT |
| 1,000 HUF | 11,331.50 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-09-02T19:55:24Z",
"rates": {
"MNT": 11.3315
}
}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": 1133.15,
"rate": 11.3315
}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