Rate Overview
Live
1 MUR = 480.8879 LAK
1 LAK = 0.002079
MUR
Avg
478.7325
High
480.8879
Low
475.3642
Last updated: 7/21/2026, 7:55:58 PM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 480.89 LAK |
| 10 MUR | 4,808.88 LAK |
| 50 MUR | 24,044.39 LAK |
| 100 MUR | 48,088.79 LAK |
| 500 MUR | 240,443.93 LAK |
| 1,000 MUR | 480,887.85 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-21T19:55:58Z",
"rates": {
"LAK": 480.887853
}
}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": 48088.7853,
"rate": 480.887853
}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