Rate Overview
Live
1 MDL = 2.7372 MUR
1 MUR = 0.365332
MDL
Avg
2.7211
High
2.7372
Low
2.7103
Last updated: 3/7/2026, 1:54:32 AM
Quick Conversions
| MDL | MUR |
|---|---|
| 1 MDL | 2.74 MUR |
| 10 MDL | 27.37 MUR |
| 50 MDL | 136.86 MUR |
| 100 MDL | 273.72 MUR |
| 500 MDL | 1,368.62 MUR |
| 1,000 MDL | 2,737.23 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-03-07T01:54:32Z",
"rates": {
"MUR": 2.737234
}
}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": 273.72339999999997,
"rate": 2.737234
}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