Rate Overview
Live
1 MUR = 465.0112 LAK
1 LAK = 0.002150
MUR
Avg
464.4016
High
468.2565
Low
457.6940
Last updated: 6/18/2026, 9:57:58 AM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 465.01 LAK |
| 10 MUR | 4,650.11 LAK |
| 50 MUR | 23,250.56 LAK |
| 100 MUR | 46,501.12 LAK |
| 500 MUR | 232,505.61 LAK |
| 1,000 MUR | 465,011.22 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-06-18T09:57:58Z",
"rates": {
"LAK": 465.011216
}
}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": 46501.1216,
"rate": 465.011216
}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