Rate Overview
Live
1 MYR = 14.1782 DOP
1 DOP = 0.070531
MYR
Avg
14.4836
High
15.9677
Low
13.5415
Last updated: 7/27/2026, 8:07:57 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 14.18 DOP |
| 10 MYR | 141.78 DOP |
| 50 MYR | 708.91 DOP |
| 100 MYR | 1,417.82 DOP |
| 500 MYR | 7,089.10 DOP |
| 1,000 MYR | 14,178.21 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-07-27T08:07:57Z",
"rates": {
"DOP": 14.178205
}
}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": 1417.8205,
"rate": 14.178205
}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