Rate Overview
Live
1 GIP = 5.0073 SAR
1 SAR = 0.199708
GIP
Avg
4.9814
High
5.0099
Low
4.9491
Last updated: 7/5/2026, 3:57:33 PM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.01 SAR |
| 10 GIP | 50.07 SAR |
| 50 GIP | 250.37 SAR |
| 100 GIP | 500.73 SAR |
| 500 GIP | 2,503.65 SAR |
| 1,000 GIP | 5,007.30 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-05T15:57:33Z",
"rates": {
"SAR": 5.007305
}
}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": 500.73049999999995,
"rate": 5.007305
}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