Rate Overview
Live
1 MDL = 23.0717 MRO
1 MRO = 0.043343
MDL
Avg
23.1185
High
23.3255
Low
22.9971
Last updated: 5/27/2026, 1:54:36 PM
Quick Conversions
| MDL | MRO |
|---|---|
| 1 MDL | 23.07 MRO |
| 10 MDL | 230.72 MRO |
| 50 MDL | 1,153.58 MRO |
| 100 MDL | 2,307.17 MRO |
| 500 MDL | 11,535.83 MRO |
| 1,000 MDL | 23,071.65 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-05-27T13:54:36Z",
"rates": {
"MRO": 23.071654
}
}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": 2307.1654,
"rate": 23.071654
}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