Rate Overview
Live
1 SAR = 0.202494 SHP
1 SHP = 4.9384
SAR
Avg
0.199708
High
0.202494
Low
0.198232
Last updated: 6/19/2026, 10:32:58 AM
Quick Conversions
| SAR | SHP |
|---|---|
| 1 SAR | 0.20 SHP |
| 10 SAR | 2.02 SHP |
| 50 SAR | 10.12 SHP |
| 100 SAR | 20.25 SHP |
| 500 SAR | 101.25 SHP |
| 1,000 SAR | 202.49 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-06-19T10:32:58Z",
"rates": {
"SHP": 0.202494
}
}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.2494,
"rate": 0.202494
}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