Rate Overview
Live
1 MUR = 478.2219 LAK
1 LAK = 0.002091
MUR
Avg
477.4283
High
479.5347
Low
473.0298
Last updated: 9/8/2026, 9:48:43 PM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 478.22 LAK |
| 10 MUR | 4,782.22 LAK |
| 50 MUR | 23,911.10 LAK |
| 100 MUR | 47,822.19 LAK |
| 500 MUR | 239,110.95 LAK |
| 1,000 MUR | 478,221.90 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-09-08T21:48:43Z",
"rates": {
"LAK": 478.221902
}
}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": 47822.1902,
"rate": 478.221902
}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