Rate Overview
Live
1 GIP = 18.8548 SCR
1 SCR = 0.053037
GIP
Avg
19.0458
High
19.8228
Low
17.5646
Last updated: 7/20/2026, 5:39:11 PM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 18.85 SCR |
| 10 GIP | 188.55 SCR |
| 50 GIP | 942.74 SCR |
| 100 GIP | 1,885.48 SCR |
| 500 GIP | 9,427.41 SCR |
| 1,000 GIP | 18,854.83 SCR |
Get GIP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SCRExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-20T17:39:11Z",
"rates": {
"SCR": 18.854828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SCR",
"amount": 100
},
"result": 1885.4828000000002,
"rate": 18.854828
}Build with GIP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key