Rate Overview
Live
1 SHP = 5.0193 SAR
1 SAR = 0.199231
SHP
Avg
5.0308
High
5.0991
Low
4.9624
Last updated: 3/27/2026, 12:57:17 PM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.02 SAR |
| 10 SHP | 50.19 SAR |
| 50 SHP | 250.97 SAR |
| 100 SHP | 501.93 SAR |
| 500 SHP | 2,509.65 SAR |
| 1,000 SHP | 5,019.30 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-27T12:57:17Z",
"rates": {
"SAR": 5.019303
}
}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.9303,
"rate": 5.019303
}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