Rate Overview
Live
1 MYR = 14.4253 DOP
1 DOP = 0.069322
MYR
Avg
14.3231
High
14.5357
Low
14.0869
Last updated: 6/29/2026, 8:43:01 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 14.43 DOP |
| 10 MYR | 144.25 DOP |
| 50 MYR | 721.27 DOP |
| 100 MYR | 1,442.53 DOP |
| 500 MYR | 7,212.67 DOP |
| 1,000 MYR | 14,425.33 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-29T08:43:01Z",
"rates": {
"DOP": 14.425333
}
}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": 1442.5333,
"rate": 14.425333
}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