Rate Overview
Live
1 GIP = 5.0214 SAR
1 SAR = 0.199147
GIP
Avg
5.0553
High
5.1869
Low
4.9491
Last updated: 7/8/2026, 2:48:57 AM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.02 SAR |
| 10 GIP | 50.21 SAR |
| 50 GIP | 251.07 SAR |
| 100 GIP | 502.14 SAR |
| 500 GIP | 2,510.71 SAR |
| 1,000 GIP | 5,021.42 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-08T02:48:57Z",
"rates": {
"SAR": 5.021416
}
}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": 502.14160000000004,
"rate": 5.021416
}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