Rate Overview
Live
1 MUR = 476.3034 LAK
1 LAK = 0.002100
MUR
Avg
478.3978
High
482.0942
Low
476.3034
Last updated: 8/16/2026, 1:29:39 PM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 476.30 LAK |
| 10 MUR | 4,763.03 LAK |
| 50 MUR | 23,815.17 LAK |
| 100 MUR | 47,630.34 LAK |
| 500 MUR | 238,151.72 LAK |
| 1,000 MUR | 476,303.44 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-08-16T13:29:39Z",
"rates": {
"LAK": 476.303436
}
}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": 47630.3436,
"rate": 476.303436
}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