Rate Overview
Live
1 GIP = 5.0364 SAR
1 SAR = 0.198556
GIP
Avg
5.0316
High
5.0446
Low
5.0180
Last updated: 6/18/2026, 3:38:40 AM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.04 SAR |
| 10 GIP | 50.36 SAR |
| 50 GIP | 251.82 SAR |
| 100 GIP | 503.64 SAR |
| 500 GIP | 2,518.18 SAR |
| 1,000 GIP | 5,036.36 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-06-18T03:38:40Z",
"rates": {
"SAR": 5.036362
}
}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": 503.6362,
"rate": 5.036362
}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