Rate Overview
Live
1 SHP = 5.0314 SAR
1 SAR = 0.198751
SHP
Avg
5.0404
High
5.0663
Low
5.0171
Last updated: 3/7/2026, 4:26:20 AM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.03 SAR |
| 10 SHP | 50.31 SAR |
| 50 SHP | 251.57 SAR |
| 100 SHP | 503.14 SAR |
| 500 SHP | 2,515.71 SAR |
| 1,000 SHP | 5,031.43 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-07T04:26:20Z",
"rates": {
"SAR": 5.031429
}
}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.1429,
"rate": 5.031429
}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