Rate Overview
Live
1 MYR = 14.7920 DOP
1 DOP = 0.067604
MYR
Avg
14.9800
High
15.1468
Low
14.7920
Last updated: 3/27/2026, 6:05:00 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 14.79 DOP |
| 10 MYR | 147.92 DOP |
| 50 MYR | 739.60 DOP |
| 100 MYR | 1,479.20 DOP |
| 500 MYR | 7,395.99 DOP |
| 1,000 MYR | 14,791.99 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-27T06:05:00Z",
"rates": {
"DOP": 14.791985
}
}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": 1479.1985,
"rate": 14.791985
}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