Rate Overview
Live
1 MUR = 0.063744 LTL
1 LTL = 15.6878
MUR
Avg
0.063997
High
0.065812
Low
0.062469
Last updated: 8/1/2026, 10:09:27 AM
Quick Conversions
| MUR | LTL |
|---|---|
| 1 MUR | 0.06 LTL |
| 10 MUR | 0.64 LTL |
| 50 MUR | 3.19 LTL |
| 100 MUR | 6.37 LTL |
| 500 MUR | 31.87 LTL |
| 1,000 MUR | 63.74 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-08-01T10:09:27Z",
"rates": {
"LTL": 0.063744
}
}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.3744,
"rate": 0.063744
}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