Rate Overview
Live
1 MUR = 0.064159 LTL
1 LTL = 15.5863
MUR
Avg
0.063749
High
0.064198
Low
0.062999
Last updated: 7/1/2026, 6:12:14 PM
Quick Conversions
| MUR | LTL |
|---|---|
| 1 MUR | 0.06 LTL |
| 10 MUR | 0.64 LTL |
| 50 MUR | 3.21 LTL |
| 100 MUR | 6.42 LTL |
| 500 MUR | 32.08 LTL |
| 1,000 MUR | 64.16 LTL |
Get MUR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=LTLExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-01T18:12:14Z",
"rates": {
"LTL": 0.064159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "LTL",
"amount": 100
},
"result": 6.4159,
"rate": 0.064159
}Build with MUR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key