Rate Overview
Live
1 HUF = 11.7132 MNT
1 MNT = 0.085374
HUF
Avg
10.2037
High
11.8399
Low
0.001876
Last updated: 5/27/2026, 4:52:38 AM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 11.71 MNT |
| 10 HUF | 117.13 MNT |
| 50 HUF | 585.66 MNT |
| 100 HUF | 1,171.32 MNT |
| 500 HUF | 5,856.58 MNT |
| 1,000 HUF | 11,713.15 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-05-27T04:52:38Z",
"rates": {
"MNT": 11.713151
}
}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": 1171.3151,
"rate": 11.713151
}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