Rate Overview
Live
1 MUR = 479.5347 LAK
1 LAK = 0.002085
MUR
Avg
477.8294
High
479.5347
Low
473.0298
Last updated: 9/5/2026, 7:47:23 AM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 479.53 LAK |
| 10 MUR | 4,795.35 LAK |
| 50 MUR | 23,976.73 LAK |
| 100 MUR | 47,953.47 LAK |
| 500 MUR | 239,767.34 LAK |
| 1,000 MUR | 479,534.67 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-09-05T07:47:23Z",
"rates": {
"LAK": 479.534672
}
}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": 47953.4672,
"rate": 479.534672
}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