Rate Overview
Live
1 HUF = 10.5812 MNT
1 MNT = 0.094507
HUF
Avg
10.5760
High
10.6591
Low
10.4841
Last updated: 3/27/2026, 4:52:07 PM
Quick Conversions
| HUF | MNT |
|---|---|
| 1 HUF | 10.58 MNT |
| 10 HUF | 105.81 MNT |
| 50 HUF | 529.06 MNT |
| 100 HUF | 1,058.12 MNT |
| 500 HUF | 5,290.61 MNT |
| 1,000 HUF | 10,581.22 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-27T16:52:07Z",
"rates": {
"MNT": 10.581223
}
}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": 1058.1223,
"rate": 10.581223
}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