Rate Overview
Live
1 HKD = 5.9732 MUR
1 MUR = 0.167413
HKD
Avg
5.9012
High
5.9989
Low
5.7930
Last updated: 3/29/2026, 9:23:27 AM
Quick Conversions
| HKD | MUR |
|---|---|
| 1 HKD | 5.97 MUR |
| 10 HKD | 59.73 MUR |
| 50 HKD | 298.66 MUR |
| 100 HKD | 597.32 MUR |
| 500 HKD | 2,986.62 MUR |
| 1,000 HKD | 5,973.25 MUR |
Get HKD/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=MURExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-29T09:23:27Z",
"rates": {
"MUR": 5.973249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "MUR",
"amount": 100
},
"result": 597.3249,
"rate": 5.973249
}Build with HKD/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key