Rate Overview
Live
1 GIP = 19.2445 SCR
1 SCR = 0.051963
GIP
Avg
19.3268
High
20.4395
Low
18.5503
Last updated: 4/18/2026, 8:50:58 AM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 19.24 SCR |
| 10 GIP | 192.44 SCR |
| 50 GIP | 962.22 SCR |
| 100 GIP | 1,924.45 SCR |
| 500 GIP | 9,622.24 SCR |
| 1,000 GIP | 19,244.49 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-04-18T08:50:58Z",
"rates": {
"SCR": 19.244487
}
}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": 1924.4487,
"rate": 19.244487
}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