Rate Overview
Live
1 SHP = 800.8095 SDG
1 SDG = 0.001249
SHP
Avg
803.0088
High
813.8460
Low
794.1729
Last updated: 3/27/2026, 1:02:46 PM
Quick Conversions
| SHP | SDG |
|---|---|
| 1 SHP | 800.81 SDG |
| 10 SHP | 8,008.10 SDG |
| 50 SHP | 40,040.48 SDG |
| 100 SHP | 80,080.95 SDG |
| 500 SHP | 400,404.76 SDG |
| 1,000 SHP | 800,809.52 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-27T13:02:46Z",
"rates": {
"SDG": 800.809524
}
}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": 80080.9524,
"rate": 800.809524
}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