Rate Overview
Live
1 MNT = 0.002194 HKD
1 HKD = 455.7885
MNT
Avg
0.002192
High
0.002195
Low
0.002182
Last updated: 3/27/2026, 12:52:44 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.10 HKD |
| 1,000 MNT | 2.19 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-03-27T12:52:44Z",
"rates": {
"HKD": 0.002194
}
}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.2194,
"rate": 0.002194
}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