Rate Overview
Live
1 MYR = 77.1336 HUF
1 HUF = 0.012965
MYR
Avg
77.9600
High
78.5578
Low
77.1336
Last updated: 5/7/2026, 11:29:22 AM
Quick Conversions
| MYR | HUF |
|---|---|
| 1 MYR | 77.13 HUF |
| 10 MYR | 771.34 HUF |
| 50 MYR | 3,856.68 HUF |
| 100 MYR | 7,713.36 HUF |
| 500 MYR | 38,566.79 HUF |
| 1,000 MYR | 77,133.57 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-05-07T11:29:22Z",
"rates": {
"HUF": 77.133571
}
}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": 7713.3571,
"rate": 77.133571
}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