Rate Overview
Live
1 GIP = 19.5611 SCR
1 SCR = 0.051122
GIP
Avg
18.8053
High
19.5611
Low
17.5646
Last updated: 7/8/2026, 3:15:51 AM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 19.56 SCR |
| 10 GIP | 195.61 SCR |
| 50 GIP | 978.06 SCR |
| 100 GIP | 1,956.11 SCR |
| 500 GIP | 9,780.55 SCR |
| 1,000 GIP | 19,561.10 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-08T03:15:51Z",
"rates": {
"SCR": 19.561102
}
}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": 1956.1102,
"rate": 19.561102
}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