Rate Overview
Live
1 MDL = 23.0891 MRO
1 MRO = 0.043310
MDL
Avg
23.2278
High
23.4593
Low
23.0891
Last updated: 3/7/2026, 1:58:03 AM
Quick Conversions
| MDL | MRO |
|---|---|
| 1 MDL | 23.09 MRO |
| 10 MDL | 230.89 MRO |
| 50 MDL | 1,154.46 MRO |
| 100 MDL | 2,308.91 MRO |
| 500 MDL | 11,544.57 MRO |
| 1,000 MDL | 23,089.14 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-07T01:58:03Z",
"rates": {
"MRO": 23.089143
}
}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": 2308.9143,
"rate": 23.089143
}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