Rate Overview
Live
1 HKD = 6.0508 MUR
1 MUR = 0.165267
HKD
Avg
5.9896
High
6.0528
Low
5.9262
Last updated: 3/7/2026, 12:10:24 AM
Quick Conversions
| HKD | MUR |
|---|---|
| 1 HKD | 6.05 MUR |
| 10 HKD | 60.51 MUR |
| 50 HKD | 302.54 MUR |
| 100 HKD | 605.08 MUR |
| 500 HKD | 3,025.41 MUR |
| 1,000 HKD | 6,050.83 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-07T00:10:24Z",
"rates": {
"MUR": 6.050827
}
}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": 605.0827,
"rate": 6.050827
}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