Rate Overview
Live
1 HUF = 10.5708 MNT
1 MNT = 0.094600
HUF
Avg
10.7893
High
11.1821
Low
10.4935
Last updated: 3/7/2026, 3:07:53 AM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 10.57 MNT |
| 10 HUF | 105.71 MNT |
| 50 HUF | 528.54 MNT |
| 100 HUF | 1,057.08 MNT |
| 500 HUF | 5,285.41 MNT |
| 1,000 HUF | 10,570.82 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-03-07T03:07:53Z",
"rates": {
"MNT": 10.570816
}
}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": 1057.0816,
"rate": 10.570816
}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