Rate Overview
Live
1 MYR = 77.9306 HUF
1 HUF = 0.012832
MYR
Avg
79.0606
High
81.2336
Low
77.9306
Last updated: 4/17/2026, 7:38:32 AM
Quick Conversions
| MYR | HUF |
|---|---|
| 1 MYR | 77.93 HUF |
| 10 MYR | 779.31 HUF |
| 50 MYR | 3,896.53 HUF |
| 100 MYR | 7,793.06 HUF |
| 500 MYR | 38,965.32 HUF |
| 1,000 MYR | 77,930.64 HUF |
Get MYR/HUF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=HUFExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T07:38:32Z",
"rates": {
"HUF": 77.930643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=HUF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "HUF",
"amount": 100
},
"result": 7793.0643,
"rate": 77.930643
}Build with MYR/HUF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key