Rate Overview
Live
1 LAK = 0.002202 MUR
1 MUR = 454.1326
LAK
Avg
0.002189
High
0.002211
Low
0.002166
Last updated: 3/7/2026, 7:39:44 AM
Quick Conversions
| LAK | MUR |
|---|---|
| 1 LAK | 0.00 MUR |
| 10 LAK | 0.02 MUR |
| 50 LAK | 0.11 MUR |
| 100 LAK | 0.22 MUR |
| 500 LAK | 1.10 MUR |
| 1,000 LAK | 2.20 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-03-07T07:39:44Z",
"rates": {
"MUR": 0.002202
}
}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.2202,
"rate": 0.002202
}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