Rate Overview
Live
1 MRO = 0.146910 DOP
1 DOP = 6.8069
MRO
Avg
0.146336
High
0.147499
Low
0.144777
Last updated: 9/2/2026, 6:02:41 AM
Quick Conversions
| MRO | DOP |
|---|---|
| 1 MRO | 0.15 DOP |
| 10 MRO | 1.47 DOP |
| 50 MRO | 7.35 DOP |
| 100 MRO | 14.69 DOP |
| 500 MRO | 73.46 DOP |
| 1,000 MRO | 146.91 DOP |
Get MRO/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=DOPExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-09-02T06:02:41Z",
"rates": {
"DOP": 0.14691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "DOP",
"amount": 100
},
"result": 14.691,
"rate": 0.14691
}Build with MRO/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key