Rate Overview
Live
1 DOP = 6.8505 MRO
1 MRO = 0.145974
DOP
Avg
6.8744
High
6.8890
Low
6.8505
Last updated: 8/13/2026, 6:27:29 AM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.85 MRO |
| 10 DOP | 68.51 MRO |
| 50 DOP | 342.53 MRO |
| 100 DOP | 685.05 MRO |
| 500 DOP | 3,425.26 MRO |
| 1,000 DOP | 6,850.52 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-08-13T06:27:29Z",
"rates": {
"MRO": 6.850516
}
}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": 685.0516,
"rate": 6.850516
}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