Rate Overview
Live
1 SHP = 5.0190 SAR
1 SAR = 0.199244
SHP
Avg
5.0405
High
5.0754
Low
5.0190
Last updated: 7/22/2026, 1:29:12 PM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.02 SAR |
| 10 SHP | 50.19 SAR |
| 50 SHP | 250.95 SAR |
| 100 SHP | 501.90 SAR |
| 500 SHP | 2,509.48 SAR |
| 1,000 SHP | 5,018.97 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-07-22T13:29:12Z",
"rates": {
"SAR": 5.018967
}
}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": 501.8967,
"rate": 5.018967
}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