Rate Overview
Live
1 GIP = 19.2866 SCR
1 SCR = 0.051849
GIP
Avg
19.4711
High
20.4219
Low
18.3715
Last updated: 3/27/2026, 8:27:37 AM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 19.29 SCR |
| 10 GIP | 192.87 SCR |
| 50 GIP | 964.33 SCR |
| 100 GIP | 1,928.66 SCR |
| 500 GIP | 9,643.30 SCR |
| 1,000 GIP | 19,286.60 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-03-27T08:27:37Z",
"rates": {
"SCR": 19.286602
}
}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": 1928.6601999999998,
"rate": 19.286602
}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