Rate Overview
Live
1 DOP = 6.7153 MRO
1 MRO = 0.148914
DOP
Avg
6.7273
High
6.7745
Low
6.6785
Last updated: 7/3/2026, 3:22:10 AM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.72 MRO |
| 10 DOP | 67.15 MRO |
| 50 DOP | 335.76 MRO |
| 100 DOP | 671.53 MRO |
| 500 DOP | 3,357.65 MRO |
| 1,000 DOP | 6,715.30 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-03T03:22:10Z",
"rates": {
"MRO": 6.715295
}
}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": 671.5295,
"rate": 6.715295
}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