Rate Overview
Live
1 GIP = 5.0144 SAR
1 SAR = 0.199425
GIP
Avg
5.0369
High
5.0574
Low
5.0144
Last updated: 5/28/2026, 8:33:57 PM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.01 SAR |
| 10 GIP | 50.14 SAR |
| 50 GIP | 250.72 SAR |
| 100 GIP | 501.44 SAR |
| 500 GIP | 2,507.21 SAR |
| 1,000 GIP | 5,014.43 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-05-28T20:33:57Z",
"rates": {
"SAR": 5.014428
}
}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.4428,
"rate": 5.014428
}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