Rate Overview
Live
1 MYR = 15.2376 DOP
1 DOP = 0.065627
MYR
Avg
15.0590
High
15.2376
Low
14.9270
Last updated: 5/7/2026, 8:37:47 AM
Quick Conversions
| MYR | DOP |
|---|---|
| 1 MYR | 15.24 DOP |
| 10 MYR | 152.38 DOP |
| 50 MYR | 761.88 DOP |
| 100 MYR | 1,523.76 DOP |
| 500 MYR | 7,618.81 DOP |
| 1,000 MYR | 15,237.62 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-05-07T08:37:47Z",
"rates": {
"DOP": 15.237623
}
}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": 1523.7622999999999,
"rate": 15.237623
}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