Rate Overview
Live
1 SCR = 0.050004 GIP
1 GIP = 19.9984
SCR
Avg
0.051674
High
0.054671
Low
0.050004
Last updated: 3/6/2026, 11:27:29 PM
Quick Conversions
| SCR | GIP |
|---|---|
| 1 SCR | 0.05 GIP |
| 10 SCR | 0.50 GIP |
| 50 SCR | 2.50 GIP |
| 100 SCR | 5.00 GIP |
| 500 SCR | 25.00 GIP |
| 1,000 SCR | 50.00 GIP |
Get SCR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=GIPExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-06T23:27:29Z",
"rates": {
"GIP": 0.050004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "GIP",
"amount": 100
},
"result": 5.0004,
"rate": 0.050004
}Build with SCR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key