Rate Overview
Live
1 SHP = 5.0188 SAR
1 SAR = 0.199252
SHP
Avg
5.0255
High
5.0489
Low
5.0040
Last updated: 3/27/2026, 7:41:58 AM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.02 SAR |
| 10 SHP | 50.19 SAR |
| 50 SHP | 250.94 SAR |
| 100 SHP | 501.88 SAR |
| 500 SHP | 2,509.38 SAR |
| 1,000 SHP | 5,018.77 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-27T07:41:58Z",
"rates": {
"SAR": 5.018769
}
}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.8769,
"rate": 5.018769
}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