Rate Overview
Live
1 GIP = 4.9923 SAR
1 SAR = 0.200310
GIP
Avg
5.0276
High
5.0497
Low
4.9923
Last updated: 7/24/2026, 10:01:37 PM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 4.99 SAR |
| 10 GIP | 49.92 SAR |
| 50 GIP | 249.61 SAR |
| 100 GIP | 499.23 SAR |
| 500 GIP | 2,496.13 SAR |
| 1,000 GIP | 4,992.25 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-24T22:01:37Z",
"rates": {
"SAR": 4.992254
}
}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": 499.2254,
"rate": 4.992254
}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