Rate Overview
Live
1 MDL = 22.6900 MRO
1 MRO = 0.044072
MDL
Avg
22.6398
High
22.7923
Low
22.4216
Last updated: 7/6/2026, 7:18:14 AM
Quick Conversions
| MDL | MRO |
|---|---|
| 1 MDL | 22.69 MRO |
| 10 MDL | 226.90 MRO |
| 50 MDL | 1,134.50 MRO |
| 100 MDL | 2,269.00 MRO |
| 500 MDL | 11,345.02 MRO |
| 1,000 MDL | 22,690.04 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-06T07:18:14Z",
"rates": {
"MRO": 22.690044
}
}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.0044,
"rate": 22.690044
}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