Rate Overview
Live
1 MUR = 479.8962 LAK
1 LAK = 0.002084
MUR
Avg
468.1867
High
479.8962
Low
456.6469
Last updated: 7/28/2026, 11:25:34 AM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 479.90 LAK |
| 10 MUR | 4,798.96 LAK |
| 50 MUR | 23,994.81 LAK |
| 100 MUR | 47,989.62 LAK |
| 500 MUR | 239,948.11 LAK |
| 1,000 MUR | 479,896.23 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-28T11:25:34Z",
"rates": {
"LAK": 479.896227
}
}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": 47989.6227,
"rate": 479.896227
}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