Rate Overview
Live
1 SAR = 0.198816 SHP
1 SHP = 5.0298
SAR
Avg
0.198360
High
0.199316
Low
0.197381
Last updated: 3/7/2026, 12:28:21 AM
Quick Conversions
| SAR | SHP |
|---|---|
| 1 SAR | 0.20 SHP |
| 10 SAR | 1.99 SHP |
| 50 SAR | 9.94 SHP |
| 100 SAR | 19.88 SHP |
| 500 SAR | 99.41 SHP |
| 1,000 SAR | 198.82 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-03-07T00:28:21Z",
"rates": {
"SHP": 0.198816
}
}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": 19.8816,
"rate": 0.198816
}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