Rate Overview
Live
1 SHP = 802.3853 SDG
1 SDG = 0.001246
SHP
Avg
804.6728
High
809.5695
Low
800.2546
Last updated: 3/7/2026, 1:00:30 AM
Quick Conversions
| SHP | SDG |
|---|---|
| 1 SHP | 802.39 SDG |
| 10 SHP | 8,023.85 SDG |
| 50 SHP | 40,119.27 SDG |
| 100 SHP | 80,238.53 SDG |
| 500 SHP | 401,192.66 SDG |
| 1,000 SHP | 802,385.31 SDG |
Get SHP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SDGExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-07T01:00:30Z",
"rates": {
"SDG": 802.385313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SDG",
"amount": 100
},
"result": 80238.5313,
"rate": 802.385313
}Build with SHP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key