Rate Overview
Live
1 GIP = 19.8050 SCR
1 SCR = 0.050492
GIP
Avg
19.4447
High
19.8696
Low
18.6309
Last updated: 9/6/2026, 2:06:02 PM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 19.80 SCR |
| 10 GIP | 198.05 SCR |
| 50 GIP | 990.25 SCR |
| 100 GIP | 1,980.50 SCR |
| 500 GIP | 9,902.48 SCR |
| 1,000 GIP | 19,804.96 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-09-06T14:06:02Z",
"rates": {
"SCR": 19.804958
}
}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": 1980.4958,
"rate": 19.804958
}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