Rate Overview
Live
1 MUR = 479.3229 LAK
1 LAK = 0.002086
MUR
Avg
477.4502
High
481.1553
Low
470.1814
Last updated: 7/7/2026, 2:20:04 PM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 479.32 LAK |
| 10 MUR | 4,793.23 LAK |
| 50 MUR | 23,966.15 LAK |
| 100 MUR | 47,932.29 LAK |
| 500 MUR | 239,661.47 LAK |
| 1,000 MUR | 479,322.94 LAK |
Get MUR/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=LAKExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-07T14:20:04Z",
"rates": {
"LAK": 479.322935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "LAK",
"amount": 100
},
"result": 47932.2935,
"rate": 479.322935
}Build with MUR/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key