Rate Overview
Live
1 MDL = 22.7725 MRO
1 MRO = 0.043913
MDL
Avg
23.3764
High
24.0468
Low
22.6109
Last updated: 7/22/2026, 6:07:18 AM
Quick Conversions
| MDL | MRO |
|---|---|
| 1 MDL | 22.77 MRO |
| 10 MDL | 227.73 MRO |
| 50 MDL | 1,138.63 MRO |
| 100 MDL | 2,277.25 MRO |
| 500 MDL | 11,386.27 MRO |
| 1,000 MDL | 22,772.54 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-07-22T06:07:18Z",
"rates": {
"MRO": 22.772537
}
}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": 2277.2537,
"rate": 22.772537
}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