Rate Overview
Live
1 SHP = 5.0338 SAR
1 SAR = 0.198658
SHP
Avg
5.0324
High
5.0367
Low
5.0227
Last updated: 5/7/2026, 6:55:54 AM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.03 SAR |
| 10 SHP | 50.34 SAR |
| 50 SHP | 251.69 SAR |
| 100 SHP | 503.38 SAR |
| 500 SHP | 2,516.89 SAR |
| 1,000 SHP | 5,033.78 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-05-07T06:55:54Z",
"rates": {
"SAR": 5.033776
}
}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": 503.3776,
"rate": 5.033776
}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