Rate Overview
Live
1 SAR = 0.195976 GIP
1 GIP = 5.1027
SAR
Avg
0.197150
High
0.198215
Low
0.195974
Last updated: 4/17/2026, 6:18:36 AM
Quick Conversions
| SAR | GIP |
|---|---|
| 1 SAR | 0.20 GIP |
| 10 SAR | 1.96 GIP |
| 50 SAR | 9.80 GIP |
| 100 SAR | 19.60 GIP |
| 500 SAR | 97.99 GIP |
| 1,000 SAR | 195.98 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-04-17T06:18:36Z",
"rates": {
"GIP": 0.195976
}
}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.5976,
"rate": 0.195976
}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