Rate Overview
Live
1 SHP = 5.0190 SAR
1 SAR = 0.199241
SHP
Avg
5.0192
High
5.1495
Low
4.7601
Last updated: 3/27/2026, 9:29:55 AM
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.52 SAR |
| 1,000 SHP | 5,019.04 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-03-27T09:29:55Z",
"rates": {
"SAR": 5.019036
}
}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.9036,
"rate": 5.019036
}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