Rate Overview
Live
1 SHP = 80.1971 DOP
1 DOP = 0.012469
SHP
Avg
80.0514
High
80.5320
Low
79.6156
Last updated: 4/17/2026, 6:14:52 AM
Quick Conversions
| SHP | DOP |
|---|---|
| 1 SHP | 80.20 DOP |
| 10 SHP | 801.97 DOP |
| 50 SHP | 4,009.85 DOP |
| 100 SHP | 8,019.71 DOP |
| 500 SHP | 40,098.54 DOP |
| 1,000 SHP | 80,197.08 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-04-17T06:14:52Z",
"rates": {
"DOP": 80.197079
}
}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": 8019.7079,
"rate": 80.197079
}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