Rate Overview
Live
1 LAK = 0.002079 MUR
1 MUR = 481.0005
LAK
Avg
0.002088
High
0.002107
Low
0.002078
Last updated: 8/2/2026, 1:23:09 PM
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.04 MUR |
| 1,000 LAK | 2.08 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-08-02T13:23:09Z",
"rates": {
"MUR": 0.002079
}
}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.2079,
"rate": 0.002079
}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