Rate Overview
Live
1 DOP = 6.7854 MRO
1 MRO = 0.147375
DOP
Avg
6.4996
High
6.7854
Low
6.1737
Last updated: 5/27/2026, 7:19:40 PM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.79 MRO |
| 10 DOP | 67.85 MRO |
| 50 DOP | 339.27 MRO |
| 100 DOP | 678.54 MRO |
| 500 DOP | 3,392.71 MRO |
| 1,000 DOP | 6,785.42 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-05-27T19:19:40Z",
"rates": {
"MRO": 6.785415
}
}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": 678.5415,
"rate": 6.785415
}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