Rate Overview
Live
1 SCR = 0.052328 GIP
1 GIP = 19.1102
SCR
Avg
0.051812
High
0.053620
Low
0.050381
Last updated: 8/12/2026, 1:58:58 AM
Quick Conversions
| SCR | GIP |
|---|---|
| 1 SCR | 0.05 GIP |
| 10 SCR | 0.52 GIP |
| 50 SCR | 2.62 GIP |
| 100 SCR | 5.23 GIP |
| 500 SCR | 26.16 GIP |
| 1,000 SCR | 52.33 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-08-12T01:58:58Z",
"rates": {
"GIP": 0.052328
}
}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.2328,
"rate": 0.052328
}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