Rate Overview
Live
1 SHP = 5.0457 SAR
1 SAR = 0.198190
SHP
Avg
5.0419
High
5.1020
Low
4.9976
Last updated: 5/27/2026, 9:56:01 AM
Quick Conversions
| SHP | SAR |
|---|---|
| 1 SHP | 5.05 SAR |
| 10 SHP | 50.46 SAR |
| 50 SHP | 252.28 SAR |
| 100 SHP | 504.57 SAR |
| 500 SHP | 2,522.84 SAR |
| 1,000 SHP | 5,045.67 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-27T09:56:01Z",
"rates": {
"SAR": 5.045674
}
}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": 504.5674,
"rate": 5.045674
}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