Rate Overview
Live
1 LAK = 0.002094 MUR
1 MUR = 477.5549
LAK
Avg
0.002108
High
0.002120
Low
0.002094
Last updated: 4/17/2026, 11:09:49 AM
Quick Conversions
| LAK | MUR |
|---|---|
| 1 LAK | 0.00 MUR |
| 10 LAK | 0.02 MUR |
| 50 LAK | 0.10 MUR |
| 100 LAK | 0.21 MUR |
| 500 LAK | 1.05 MUR |
| 1,000 LAK | 2.09 MUR |
Get LAK/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MURExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-04-17T11:09:49Z",
"rates": {
"MUR": 0.002094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MUR",
"amount": 100
},
"result": 0.2094,
"rate": 0.002094
}Build with LAK/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key