Rate Overview
Live
1 SHP = 4.9965 SAR
1 SAR = 0.200139
SHP
Avg
5.0168
High
5.0474
Low
4.9923
Last updated: 7/26/2026, 9:42:00 AM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.00 SAR |
| 10 SHP | 49.97 SAR |
| 50 SHP | 249.83 SAR |
| 100 SHP | 499.65 SAR |
| 500 SHP | 2,498.26 SAR |
| 1,000 SHP | 4,996.52 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-07-26T09:42:00Z",
"rates": {
"SAR": 4.996521
}
}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": 499.6521,
"rate": 4.996521
}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