Rate Overview
Live
1 SAR = 0.200555 SHP
1 SHP = 4.9862
SAR
Avg
0.200138
High
0.200555
Low
0.199168
Last updated: 7/30/2026, 1:50:57 AM
Quick Conversions
| SAR | SHP |
|---|---|
| 1 SAR | 0.20 SHP |
| 10 SAR | 2.01 SHP |
| 50 SAR | 10.03 SHP |
| 100 SAR | 20.06 SHP |
| 500 SAR | 100.28 SHP |
| 1,000 SAR | 200.56 SHP |
Get SAR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SHPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T01:50:57Z",
"rates": {
"SHP": 0.200555
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SHP",
"amount": 100
},
"result": 20.055500000000002,
"rate": 0.200555
}Build with SAR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key