Rate Overview
Live
1 SDG = 0.001222 SHP
1 SHP = 818.3306 SDG
Avg
0.001237
High
0.001246
Low
0.001222
Last updated: 1/25/2026, 3:33:40 PM
Quick Conversions
| SDG | SHP |
|---|---|
| 1 SDG | 0.00 SHP |
| 10 SDG | 0.01 SHP |
| 50 SDG | 0.06 SHP |
| 100 SDG | 0.12 SHP |
| 500 SDG | 0.61 SHP |
| 1,000 SDG | 1.22 SHP |
Get SDG/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=SHPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-01-25T15:33:40Z",
"rates": {
"SHP": 0.001222
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "SHP",
"amount": 100
},
"result": 0.1222,
"rate": 0.001222
}Build with SDG/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key