Rate Overview
Live
1 DOP = 6.9034 MRO
1 MRO = 0.144857
DOP
Avg
6.7945
High
6.9034
Low
6.6785
Last updated: 7/24/2026, 10:14:04 AM
Quick Conversions
| DOP | MRO |
|---|---|
| 1 DOP | 6.90 MRO |
| 10 DOP | 69.03 MRO |
| 50 DOP | 345.17 MRO |
| 100 DOP | 690.34 MRO |
| 500 DOP | 3,451.68 MRO |
| 1,000 DOP | 6,903.36 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-24T10:14:04Z",
"rates": {
"MRO": 6.903364
}
}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": 690.3364,
"rate": 6.903364
}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