Rate Overview
Live
1 MDL = 22.8574 MRO
1 MRO = 0.043749
MDL
Avg
23.0965
High
23.4593
Low
22.7773
Last updated: 3/27/2026, 5:06:40 PM
Quick Conversions
| MDL | MRO |
|---|---|
| 1 MDL | 22.86 MRO |
| 10 MDL | 228.57 MRO |
| 50 MDL | 1,142.87 MRO |
| 100 MDL | 2,285.74 MRO |
| 500 MDL | 11,428.71 MRO |
| 1,000 MDL | 22,857.42 MRO |
Get MDL/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=MROExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T17:06:40Z",
"rates": {
"MRO": 22.857418
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "MRO",
"amount": 100
},
"result": 2285.7418,
"rate": 22.857418
}Build with MDL/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key