Rate Overview
Live
1 MDL = 23.0586 MRO
1 MRO = 0.043368
MDL
Avg
23.0606
High
23.1208
Low
22.9458
Last updated: 8/12/2026, 6:29:13 PM
Quick Conversions
| MDL | MRO |
|---|---|
| 1 MDL | 23.06 MRO |
| 10 MDL | 230.59 MRO |
| 50 MDL | 1,152.93 MRO |
| 100 MDL | 2,305.86 MRO |
| 500 MDL | 11,529.31 MRO |
| 1,000 MDL | 23,058.62 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-08-12T18:29:13Z",
"rates": {
"MRO": 23.058618
}
}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": 2305.8618,
"rate": 23.058618
}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