Rate Overview
Live
1 MYR = 15.0102 DOP
1 DOP = 0.066621
MYR
Avg
15.1925
High
15.4729
Low
15.0102
Last updated: 3/7/2026, 1:05:51 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 15.01 DOP |
| 10 MYR | 150.10 DOP |
| 50 MYR | 750.51 DOP |
| 100 MYR | 1,501.02 DOP |
| 500 MYR | 7,505.10 DOP |
| 1,000 MYR | 15,010.19 DOP |
Get MYR/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=DOPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T01:05:51Z",
"rates": {
"DOP": 15.010194
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "DOP",
"amount": 100
},
"result": 1501.0194000000001,
"rate": 15.010194
}Build with MYR/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key