Rate Overview
Live
1 MDL = 2.6989 MUR
1 MUR = 0.370526
MDL
Avg
2.6893
High
2.6989
Low
2.6770
Last updated: 7/26/2026, 2:12:36 AM
Quick Conversions
| MDL | MUR |
|---|---|
| 1 MDL | 2.70 MUR |
| 10 MDL | 26.99 MUR |
| 50 MDL | 134.94 MUR |
| 100 MDL | 269.89 MUR |
| 500 MDL | 1,349.43 MUR |
| 1,000 MDL | 2,698.86 MUR |
Get MDL/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MURExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-26T02:12:36Z",
"rates": {
"MUR": 2.698864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MUR",
"amount": 100
},
"result": 269.8864,
"rate": 2.698864
}Build with MDL/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key