Rate Overview
Live
1 SHP = 79.3739 DOP
1 DOP = 0.012599
SHP
Avg
83.3443
High
86.7250
Low
79.3305
Last updated: 3/27/2026, 9:53:40 AM
Quick Conversions
| SHP | DOP |
|---|---|
| 1 SHP | 79.37 DOP |
| 10 SHP | 793.74 DOP |
| 50 SHP | 3,968.70 DOP |
| 100 SHP | 7,937.39 DOP |
| 500 SHP | 39,686.95 DOP |
| 1,000 SHP | 79,373.90 DOP |
Get SHP/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=DOPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T09:53:40Z",
"rates": {
"DOP": 79.3739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "DOP",
"amount": 100
},
"result": 7937.39,
"rate": 79.3739
}Build with SHP/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key