Rate Overview
Live
1 SHP = 77.5231 DOP
1 DOP = 0.012899
SHP
Avg
81.0543
High
86.7250
Low
77.1348
Last updated: 7/28/2026, 3:14:18 AM
Quick Conversions
| SHP | DOP |
|---|---|
| 1 SHP | 77.52 DOP |
| 10 SHP | 775.23 DOP |
| 50 SHP | 3,876.16 DOP |
| 100 SHP | 7,752.31 DOP |
| 500 SHP | 38,761.57 DOP |
| 1,000 SHP | 77,523.13 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-28T03:14:18Z",
"rates": {
"DOP": 77.523133
}
}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": 7752.3133,
"rate": 77.523133
}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