Rate Overview
Live
1 MUR = 454.0383 LAK
1 LAK = 0.002202
MUR
Avg
456.8732
High
461.5911
Low
452.2329
Last updated: 3/7/2026, 7:38:16 AM
Quick Conversions
| MUR | LAK |
|---|---|
| 1 MUR | 454.04 LAK |
| 10 MUR | 4,540.38 LAK |
| 50 MUR | 22,701.91 LAK |
| 100 MUR | 45,403.83 LAK |
| 500 MUR | 227,019.15 LAK |
| 1,000 MUR | 454,038.30 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-03-07T07:38:16Z",
"rates": {
"LAK": 454.038295
}
}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": 45403.8295,
"rate": 454.038295
}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