Rate Overview
Live
1 MYR = 14.3158 DOP
1 DOP = 0.069853
MYR
Avg
14.2710
High
14.3256
Low
14.2008
Last updated: 8/15/2026, 2:58:27 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 14.32 DOP |
| 10 MYR | 143.16 DOP |
| 50 MYR | 715.79 DOP |
| 100 MYR | 1,431.58 DOP |
| 500 MYR | 7,157.92 DOP |
| 1,000 MYR | 14,315.85 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-08-15T02:58:27Z",
"rates": {
"DOP": 14.315846
}
}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": 1431.5846000000001,
"rate": 14.315846
}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