Rate Overview
Live
1 GIP = 5.1398 SAR
1 SAR = 0.194560
GIP
Avg
5.1060
High
5.1398
Low
5.0719
Last updated: 5/8/2026, 4:27:25 PM
Quick Conversions
| GIP | SAR |
|---|---|
| 1 GIP | 5.14 SAR |
| 10 GIP | 51.40 SAR |
| 50 GIP | 256.99 SAR |
| 100 GIP | 513.98 SAR |
| 500 GIP | 2,569.90 SAR |
| 1,000 GIP | 5,139.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-05-08T16:27:25Z",
"rates": {
"SAR": 5.139793
}
}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": 513.9793,
"rate": 5.139793
}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