Rate Overview
Live
1 GIP = 5.0683 SAR
1 SAR = 0.197305
GIP
Avg
5.0706
High
5.0792
Low
5.0608
Last updated: 9/6/2026, 5:38:52 AM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.07 SAR |
| 10 GIP | 50.68 SAR |
| 50 GIP | 253.42 SAR |
| 100 GIP | 506.83 SAR |
| 500 GIP | 2,534.15 SAR |
| 1,000 GIP | 5,068.30 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-09-06T05:38:52Z",
"rates": {
"SAR": 5.068305
}
}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": 506.8305,
"rate": 5.068305
}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