Rate Overview
Live
1 MUR = 468.2451 LAK
1 LAK = 0.002136
MUR
Avg
464.3110
High
468.2451
Low
461.2734
Last updated: 3/28/2026, 9:22:30 AM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 468.25 LAK |
| 10 MUR | 4,682.45 LAK |
| 50 MUR | 23,412.25 LAK |
| 100 MUR | 46,824.51 LAK |
| 500 MUR | 234,122.55 LAK |
| 1,000 MUR | 468,245.10 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-03-28T09:22:30Z",
"rates": {
"LAK": 468.245095
}
}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": 46824.5095,
"rate": 468.245095
}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