Rate Overview
Live
1 SHP = 77.9400 DOP
1 DOP = 0.012830
SHP
Avg
77.5602
High
77.9400
Low
77.2052
Last updated: 7/31/2026, 7:33:19 AM
Quick Conversions
| SHP | DOP |
|---|---|
| 1 SHP | 77.94 DOP |
| 10 SHP | 779.40 DOP |
| 50 SHP | 3,897.00 DOP |
| 100 SHP | 7,794.00 DOP |
| 500 SHP | 38,969.98 DOP |
| 1,000 SHP | 77,939.96 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-07-31T07:33:19Z",
"rates": {
"DOP": 77.93996
}
}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": 7793.996,
"rate": 77.93996
}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