Rate Overview
Live
1 MYR = 14.3681 DOP
1 DOP = 0.069599
MYR
Avg
14.4024
High
14.4936
Low
14.3390
Last updated: 6/17/2026, 8:04:32 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 14.37 DOP |
| 10 MYR | 143.68 DOP |
| 50 MYR | 718.41 DOP |
| 100 MYR | 1,436.81 DOP |
| 500 MYR | 7,184.06 DOP |
| 1,000 MYR | 14,368.11 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-06-17T08:04:32Z",
"rates": {
"DOP": 14.368113
}
}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": 1436.8112999999998,
"rate": 14.368113
}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