Rate Overview
Live
1 GIP = 4.9874 SAR
1 SAR = 0.200505
GIP
Avg
4.9367
High
5.1520
Low
4.6023
Last updated: 7/28/2026, 1:41:44 PM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 4.99 SAR |
| 10 GIP | 49.87 SAR |
| 50 GIP | 249.37 SAR |
| 100 GIP | 498.74 SAR |
| 500 GIP | 2,493.70 SAR |
| 1,000 GIP | 4,987.40 SAR |
Get GIP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SARExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-28T13:41:44Z",
"rates": {
"SAR": 4.987401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SAR",
"amount": 100
},
"result": 498.74010000000004,
"rate": 4.987401
}Build with GIP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key