Rate Overview
Live
1 SHP = 804.3217 SDG
1 SDG = 0.001243
SHP
Avg
804.3142
High
804.3217
Low
804.3029
Last updated: 5/7/2026, 7:45:55 AM
Quick Conversions
| SHP | SDG |
|---|---|
| 1 SHP | 804.32 SDG |
| 10 SHP | 8,043.22 SDG |
| 50 SHP | 40,216.09 SDG |
| 100 SHP | 80,432.17 SDG |
| 500 SHP | 402,160.85 SDG |
| 1,000 SHP | 804,321.70 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-05-07T07:45:55Z",
"rates": {
"SDG": 804.3217
}
}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": 80432.17,
"rate": 804.3217
}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