Rate Overview
Live
1 SAR = 0.198316 GIP
1 GIP = 5.0425
SAR
Avg
0.197929
High
0.202057
Low
0.192792
Last updated: 7/31/2026, 11:57:50 AM
Quick Conversions
| SAR | GIP |
|---|---|
| 1 SAR | 0.20 GIP |
| 10 SAR | 1.98 GIP |
| 50 SAR | 9.92 GIP |
| 100 SAR | 19.83 GIP |
| 500 SAR | 99.16 GIP |
| 1,000 SAR | 198.32 GIP |
Get SAR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=GIPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-31T11:57:50Z",
"rates": {
"GIP": 0.198316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "GIP",
"amount": 100
},
"result": 19.831599999999998,
"rate": 0.198316
}Build with SAR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key