Rate Overview
Live
1 MUR = 0.062732 LTL
1 LTL = 15.9408
MUR
Avg
0.063002
High
0.063480
Low
0.062732
Last updated: 3/7/2026, 3:27:34 AM
Quick Conversions
| MUR | LTL |
|---|---|
| 1 MUR | 0.06 LTL |
| 10 MUR | 0.63 LTL |
| 50 MUR | 3.14 LTL |
| 100 MUR | 6.27 LTL |
| 500 MUR | 31.37 LTL |
| 1,000 MUR | 62.73 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-03-07T03:27:34Z",
"rates": {
"LTL": 0.062732
}
}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.273199999999999,
"rate": 0.062732
}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