Rate Overview
Live
1 HUF = 11.4571 MNT
1 MNT = 0.087282
HUF
Avg
11.4380
High
11.4778
Low
11.3860
Last updated: 8/16/2026, 12:50:09 PM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.46 MNT |
| 10 HUF | 114.57 MNT |
| 50 HUF | 572.86 MNT |
| 100 HUF | 1,145.71 MNT |
| 500 HUF | 5,728.57 MNT |
| 1,000 HUF | 11,457.13 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-08-16T12:50:09Z",
"rates": {
"MNT": 11.457133
}
}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": 1145.7133000000001,
"rate": 11.457133
}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