Rate Overview
Live
1 HUF = 11.4003 MNT
1 MNT = 0.087717
HUF
Avg
11.2525
High
11.7836
Low
10.4482
Last updated: 7/27/2026, 9:42:09 AM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.40 MNT |
| 10 HUF | 114.00 MNT |
| 50 HUF | 570.02 MNT |
| 100 HUF | 1,140.03 MNT |
| 500 HUF | 5,700.17 MNT |
| 1,000 HUF | 11,400.34 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-27T09:42:09Z",
"rates": {
"MNT": 11.400338
}
}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": 1140.0338,
"rate": 11.400338
}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