Rate Overview
Live
1 MDL = 22.8062 MRO
1 MRO = 0.043848
MDL
Avg
22.8619
High
24.0204
Low
21.3745
Last updated: 7/26/2026, 7:48:45 PM
Quick Conversions
| MDL | MRO |
|---|---|
| 1 MDL | 22.81 MRO |
| 10 MDL | 228.06 MRO |
| 50 MDL | 1,140.31 MRO |
| 100 MDL | 2,280.63 MRO |
| 500 MDL | 11,403.13 MRO |
| 1,000 MDL | 22,806.25 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-26T19:48:45Z",
"rates": {
"MRO": 22.80625
}
}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": 2280.625,
"rate": 22.80625
}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