Rate Overview
Live
1 SHP = 5.0246 SAR
1 SAR = 0.199022
SHP
Avg
5.0247
High
5.0446
Low
5.0057
Last updated: 6/16/2026, 1:28:24 PM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.02 SAR |
| 10 SHP | 50.25 SAR |
| 50 SHP | 251.23 SAR |
| 100 SHP | 502.46 SAR |
| 500 SHP | 2,512.29 SAR |
| 1,000 SHP | 5,024.58 SAR |
Get SHP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SARExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-06-16T13:28:24Z",
"rates": {
"SAR": 5.024575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SAR",
"amount": 100
},
"result": 502.4575,
"rate": 5.024575
}Build with SHP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key