Rate Overview
Live
1 DOP = 6.8132 MRO
1 MRO = 0.146773
DOP
Avg
6.8286
High
6.9072
Low
6.7797
Last updated: 9/3/2026, 6:13:43 AM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.81 MRO |
| 10 DOP | 68.13 MRO |
| 50 DOP | 340.66 MRO |
| 100 DOP | 681.32 MRO |
| 500 DOP | 3,406.62 MRO |
| 1,000 DOP | 6,813.23 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-09-03T06:13:43Z",
"rates": {
"MRO": 6.813233
}
}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": 681.3233,
"rate": 6.813233
}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