Rate Overview
Live
1 DOP = 6.6585 MRO
1 MRO = 0.150184
DOP
Avg
6.6825
High
6.7476
Low
6.6387
Last updated: 3/7/2026, 4:24:56 AM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.66 MRO |
| 10 DOP | 66.59 MRO |
| 50 DOP | 332.93 MRO |
| 100 DOP | 665.85 MRO |
| 500 DOP | 3,329.25 MRO |
| 1,000 DOP | 6,658.50 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-03-07T04:24:56Z",
"rates": {
"MRO": 6.658503
}
}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": 665.8503,
"rate": 6.658503
}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