Rate Overview
Live
1 DOP = 6.8296 MRO
1 MRO = 0.146421
DOP
Avg
6.8350
High
6.8927
Low
6.8035
Last updated: 6/17/2026, 4:15:42 AM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.83 MRO |
| 10 DOP | 68.30 MRO |
| 50 DOP | 341.48 MRO |
| 100 DOP | 682.96 MRO |
| 500 DOP | 3,414.80 MRO |
| 1,000 DOP | 6,829.60 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-06-17T04:15:42Z",
"rates": {
"MRO": 6.829601
}
}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": 682.9601,
"rate": 6.829601
}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