Rate Overview
Live
1 SHP = 5.0198 SAR
1 SAR = 0.199210
SHP
Avg
4.9215
High
5.1520
Low
4.6023
Last updated: 3/27/2026, 4:32:20 PM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.02 SAR |
| 10 SHP | 50.20 SAR |
| 50 SHP | 250.99 SAR |
| 100 SHP | 501.98 SAR |
| 500 SHP | 2,509.92 SAR |
| 1,000 SHP | 5,019.84 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-27T16:32:20Z",
"rates": {
"SAR": 5.019836
}
}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.98359999999997,
"rate": 5.019836
}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