Rate Overview
Live
1 MUR = 474.5286 LAK
1 LAK = 0.002107
MUR
Avg
470.9251
High
480.9752
Low
452.2329
Last updated: 7/29/2026, 2:21:13 PM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 474.53 LAK |
| 10 MUR | 4,745.29 LAK |
| 50 MUR | 23,726.43 LAK |
| 100 MUR | 47,452.86 LAK |
| 500 MUR | 237,264.32 LAK |
| 1,000 MUR | 474,528.63 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-29T14:21:13Z",
"rates": {
"LAK": 474.528631
}
}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": 47452.8631,
"rate": 474.528631
}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