Rate Overview
Live
1 SHP = 78.6463 DOP
1 DOP = 0.012715
SHP
Avg
78.9020
High
79.1446
Low
78.6463
Last updated: 7/11/2026, 11:10:30 AM
Quick Conversions
| SHP | DOP |
|---|---|
| 1 SHP | 78.65 DOP |
| 10 SHP | 786.46 DOP |
| 50 SHP | 3,932.31 DOP |
| 100 SHP | 7,864.63 DOP |
| 500 SHP | 39,323.14 DOP |
| 1,000 SHP | 78,646.28 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-11T11:10:30Z",
"rates": {
"DOP": 78.646281
}
}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": 7864.6281,
"rate": 78.646281
}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