Rate Overview
Live
1 SCR = 0.051274 GIP
1 GIP = 19.5031
SCR
Avg
0.051264
High
0.053907
Low
0.048924
Last updated: 4/16/2026, 8:51:17 AM
Quick Conversions
| SCR | GIP |
|---|---|
| 1 SCR | 0.05 GIP |
| 10 SCR | 0.51 GIP |
| 50 SCR | 2.56 GIP |
| 100 SCR | 5.13 GIP |
| 500 SCR | 25.64 GIP |
| 1,000 SCR | 51.27 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-04-16T08:51:17Z",
"rates": {
"GIP": 0.051274
}
}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.1274,
"rate": 0.051274
}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