Rate Overview
Live
1 MNT = 0.002183 HKD
1 HKD = 458.0852
MNT
Avg
0.651959
High
12.8363
Low
0.002161
Last updated: 7/26/2026, 4:32:19 PM
Quick Conversions
| MNT | HKD |
|---|---|
| 1 MNT | 0.00 HKD |
| 10 MNT | 0.02 HKD |
| 50 MNT | 0.11 HKD |
| 100 MNT | 0.22 HKD |
| 500 MNT | 1.09 HKD |
| 1,000 MNT | 2.18 HKD |
Get MNT/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=HKDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-26T16:32:19Z",
"rates": {
"HKD": 0.002183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "HKD",
"amount": 100
},
"result": 0.2183,
"rate": 0.002183
}Build with MNT/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key