Rate Overview
Live
1 GIP = 19.4435 SCR
1 SCR = 0.051431
GIP
Avg
19.2562
High
19.6384
Low
18.8548
Last updated: 7/26/2026, 2:44:02 AM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 19.44 SCR |
| 10 GIP | 194.44 SCR |
| 50 GIP | 972.18 SCR |
| 100 GIP | 1,944.35 SCR |
| 500 GIP | 9,721.77 SCR |
| 1,000 GIP | 19,443.55 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-26T02:44:02Z",
"rates": {
"SCR": 19.443546
}
}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": 1944.3546000000001,
"rate": 19.443546
}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