Rate Overview
Live
1 SAR = 0.198189 GIP
1 GIP = 5.0457
SAR
Avg
0.202891
High
0.217284
Low
0.194098
Last updated: 5/27/2026, 9:22:49 PM
Quick Conversions
| SAR | GIP |
|---|---|
| 1 SAR | 0.20 GIP |
| 10 SAR | 1.98 GIP |
| 50 SAR | 9.91 GIP |
| 100 SAR | 19.82 GIP |
| 500 SAR | 99.09 GIP |
| 1,000 SAR | 198.19 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-05-27T21:22:49Z",
"rates": {
"GIP": 0.198189
}
}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.8189,
"rate": 0.198189
}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