Rate Overview
Live
1 GIP = 19.2008 SCR
1 SCR = 0.052081
GIP
Avg
19.6986
High
20.4368
Low
18.0130
Last updated: 5/28/2026, 11:03:22 PM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 19.20 SCR |
| 10 GIP | 192.01 SCR |
| 50 GIP | 960.04 SCR |
| 100 GIP | 1,920.08 SCR |
| 500 GIP | 9,600.39 SCR |
| 1,000 GIP | 19,200.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-05-28T23:03:22Z",
"rates": {
"SCR": 19.200785
}
}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": 1920.0785,
"rate": 19.200785
}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