Rate Overview
Live
1 MRO = 0.148220 DOP
1 DOP = 6.7467
MRO
Avg
0.153659
High
0.161976
Low
0.146179
Last updated: 7/7/2026, 10:56:56 AM
Quick Conversions
| MRO | DOP |
|---|---|
| 1 MRO | 0.15 DOP |
| 10 MRO | 1.48 DOP |
| 50 MRO | 7.41 DOP |
| 100 MRO | 14.82 DOP |
| 500 MRO | 74.11 DOP |
| 1,000 MRO | 148.22 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-07-07T10:56:56Z",
"rates": {
"DOP": 0.14822
}
}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.822,
"rate": 0.14822
}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