Rate Overview
Live
1 GIP = 5.0638 SAR
1 SAR = 0.197481
GIP
Avg
5.0565
High
5.0663
Low
5.0452
Last updated: 8/12/2026, 4:04:12 PM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.06 SAR |
| 10 GIP | 50.64 SAR |
| 50 GIP | 253.19 SAR |
| 100 GIP | 506.38 SAR |
| 500 GIP | 2,531.89 SAR |
| 1,000 GIP | 5,063.79 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-08-12T16:04:12Z",
"rates": {
"SAR": 5.063786
}
}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.3786,
"rate": 5.063786
}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