Rate Overview
Live
1 GIP = 5.0200 SAR
1 SAR = 0.199204
GIP
Avg
5.0326
High
5.1495
Low
4.9217
Last updated: 3/27/2026, 5:15:07 PM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.02 SAR |
| 10 GIP | 50.20 SAR |
| 50 GIP | 251.00 SAR |
| 100 GIP | 502.00 SAR |
| 500 GIP | 2,509.99 SAR |
| 1,000 GIP | 5,019.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-27T17:15:07Z",
"rates": {
"SAR": 5.01997
}
}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.99699999999996,
"rate": 5.01997
}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