Rate Overview
Live
1 SCR = 0.051220 GIP
1 GIP = 19.5236
SCR
Avg
0.051632
High
0.052507
Low
0.050328
Last updated: 9/2/2026, 10:06:30 PM
Quick Conversions
| SCR | GIP |
|---|---|
| 1 SCR | 0.05 GIP |
| 10 SCR | 0.51 GIP |
| 50 SCR | 2.56 GIP |
| 100 SCR | 5.12 GIP |
| 500 SCR | 25.61 GIP |
| 1,000 SCR | 51.22 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-09-02T22:06:30Z",
"rates": {
"GIP": 0.05122
}
}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.122,
"rate": 0.05122
}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