Rate Overview
Live
1 LAK = 0.002088 MUR
1 MUR = 478.9272
LAK
Avg
0.002128
High
0.002189
Low
0.002073
Last updated: 9/11/2026, 9:00:32 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.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-09-11T21:00:32Z",
"rates": {
"MUR": 0.002088
}
}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.2088,
"rate": 0.002088
}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