Rate Overview
Live
1 MYR = 15.0829 DOP
1 DOP = 0.066300
MYR
Avg
15.1213
High
15.2270
Low
15.0332
Last updated: 4/17/2026, 4:58:54 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 15.08 DOP |
| 10 MYR | 150.83 DOP |
| 50 MYR | 754.14 DOP |
| 100 MYR | 1,508.29 DOP |
| 500 MYR | 7,541.44 DOP |
| 1,000 MYR | 15,082.87 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-04-17T04:58:54Z",
"rates": {
"DOP": 15.082872
}
}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": 1508.2872,
"rate": 15.082872
}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