Rate Overview
Live
1 HUF = 6.2506 MMK
1 MMK = 0.159984
HUF
Avg
6.2267
High
6.2683
Low
6.1706
Last updated: 3/27/2026, 6:05:39 AM
Quick Conversions
| HUF | MMK |
|---|---|
| 1 HUF | 6.25 MMK |
| 10 HUF | 62.51 MMK |
| 50 HUF | 312.53 MMK |
| 100 HUF | 625.06 MMK |
| 500 HUF | 3,125.30 MMK |
| 1,000 HUF | 6,250.61 MMK |
Get HUF/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=MMKExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-27T06:05:39Z",
"rates": {
"MMK": 6.250606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "MMK",
"amount": 100
},
"result": 625.0606,
"rate": 6.250606
}Build with HUF/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key