Rate Overview
Live
1 DOP = 6.8619 MRO
1 MRO = 0.145732
DOP
Avg
6.6138
High
6.9180
Low
6.2477
Last updated: 7/27/2026, 1:32:25 PM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.86 MRO |
| 10 DOP | 68.62 MRO |
| 50 DOP | 343.10 MRO |
| 100 DOP | 686.19 MRO |
| 500 DOP | 3,430.96 MRO |
| 1,000 DOP | 6,861.92 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-27T13:32:25Z",
"rates": {
"MRO": 6.861916
}
}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": 686.1916,
"rate": 6.861916
}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