Rate Overview
Live
1 GIP = 5.0777 SAR
1 SAR = 0.196940
GIP
Avg
5.0720
High
5.1026
Low
5.0450
Last updated: 4/18/2026, 8:50:41 AM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.08 SAR |
| 10 GIP | 50.78 SAR |
| 50 GIP | 253.88 SAR |
| 100 GIP | 507.77 SAR |
| 500 GIP | 2,538.85 SAR |
| 1,000 GIP | 5,077.70 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-04-18T08:50:41Z",
"rates": {
"SAR": 5.077696
}
}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": 507.7696,
"rate": 5.077696
}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