Rate Overview
Live
1 MDL = 2.6829 MUR
1 MUR = 0.372727
MDL
Avg
2.7063
High
2.7632
Low
2.6615
Last updated: 7/21/2026, 1:23:47 AM
Quick Conversions
| MDL | MUR |
|---|---|
| 1 MDL | 2.68 MUR |
| 10 MDL | 26.83 MUR |
| 50 MDL | 134.15 MUR |
| 100 MDL | 268.29 MUR |
| 500 MDL | 1,341.47 MUR |
| 1,000 MDL | 2,682.93 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-21T01:23:47Z",
"rates": {
"MUR": 2.682932
}
}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": 268.2932,
"rate": 2.682932
}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