Rate Overview
Live
1 GIP = 5.0196 SAR
1 SAR = 0.199220
GIP
Avg
5.0256
High
5.0489
Low
5.0040
Last updated: 3/27/2026, 11:49:02 AM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.02 SAR |
| 10 GIP | 50.20 SAR |
| 50 GIP | 250.98 SAR |
| 100 GIP | 501.96 SAR |
| 500 GIP | 2,509.79 SAR |
| 1,000 GIP | 5,019.57 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-27T11:49:02Z",
"rates": {
"SAR": 5.01957
}
}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.957,
"rate": 5.01957
}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