Rate Overview
Live
1 MDL = 22.6972 MRO
1 MRO = 0.044058
MDL
Avg
22.7207
High
22.7922
Low
22.6685
Last updated: 7/20/2026, 4:14:20 AM
Quick Conversions
| MDL | MRO |
|---|---|
| 1 MDL | 22.70 MRO |
| 10 MDL | 226.97 MRO |
| 50 MDL | 1,134.86 MRO |
| 100 MDL | 2,269.72 MRO |
| 500 MDL | 11,348.60 MRO |
| 1,000 MDL | 22,697.19 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-20T04:14:20Z",
"rates": {
"MRO": 22.697192
}
}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": 2269.7192,
"rate": 22.697192
}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