Rate Overview
Live
1 MYR = 14.7865 DOP
1 DOP = 0.067629
MYR
Avg
15.2786
High
15.6939
Low
14.7865
Last updated: 3/27/2026, 9:30:34 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 14.79 DOP |
| 10 MYR | 147.86 DOP |
| 50 MYR | 739.32 DOP |
| 100 MYR | 1,478.65 DOP |
| 500 MYR | 7,393.24 DOP |
| 1,000 MYR | 14,786.47 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-27T09:30:34Z",
"rates": {
"DOP": 14.78647
}
}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": 1478.647,
"rate": 14.78647
}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