Rate Overview
Live
1 GIP = 19.8478 SCR
1 SCR = 0.050383
GIP
Avg
19.3785
High
19.8485
Low
18.5458
Last updated: 8/16/2026, 2:24:49 AM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 19.85 SCR |
| 10 GIP | 198.48 SCR |
| 50 GIP | 992.39 SCR |
| 100 GIP | 1,984.78 SCR |
| 500 GIP | 9,923.90 SCR |
| 1,000 GIP | 19,847.79 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-08-16T02:24:49Z",
"rates": {
"SCR": 19.847791
}
}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": 1984.7791000000002,
"rate": 19.847791
}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