Rate Overview
Live
1 DOP = 6.7467 MRO
1 MRO = 0.148220
DOP
Avg
6.4768
High
6.9180
Low
6.1791
Last updated: 7/7/2026, 10:17:12 AM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.75 MRO |
| 10 DOP | 67.47 MRO |
| 50 DOP | 337.34 MRO |
| 100 DOP | 674.67 MRO |
| 500 DOP | 3,373.35 MRO |
| 1,000 DOP | 6,746.71 MRO |
Get DOP/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=MROExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-07T10:17:12Z",
"rates": {
"MRO": 6.746708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "MRO",
"amount": 100
},
"result": 674.6708,
"rate": 6.746708
}Build with DOP/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key