Rate Overview
Live
1 SCR = 0.050920 GIP
1 GIP = 19.6386
SCR
Avg
0.052294
High
0.055281
Low
0.050446
Last updated: 7/19/2026, 3:45:32 PM
Quick Conversions
| SCR | GIP |
|---|---|
| 1 SCR | 0.05 GIP |
| 10 SCR | 0.51 GIP |
| 50 SCR | 2.55 GIP |
| 100 SCR | 5.09 GIP |
| 500 SCR | 25.46 GIP |
| 1,000 SCR | 50.92 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-07-19T15:45:32Z",
"rates": {
"GIP": 0.05092
}
}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.092,
"rate": 0.05092
}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