Rate Overview
Live
1 GIP = 5.0190 SAR
1 SAR = 0.199244
GIP
Avg
5.0255
High
5.0489
Low
5.0040
Last updated: 3/27/2026, 6:42:11 AM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.02 SAR |
| 10 GIP | 50.19 SAR |
| 50 GIP | 250.95 SAR |
| 100 GIP | 501.90 SAR |
| 500 GIP | 2,509.48 SAR |
| 1,000 GIP | 5,018.97 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-03-27T06:42:11Z",
"rates": {
"SAR": 5.018969
}
}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": 501.8969,
"rate": 5.018969
}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