Rate Overview
Live
1 SCR = 0.052023 GIP
1 GIP = 19.2223
SCR
Avg
0.051749
High
0.054843
Low
0.048840
Last updated: 5/26/2026, 1:44:04 PM
Quick Conversions
| SCR | GIP |
|---|---|
| 1 SCR | 0.05 GIP |
| 10 SCR | 0.52 GIP |
| 50 SCR | 2.60 GIP |
| 100 SCR | 5.20 GIP |
| 500 SCR | 26.01 GIP |
| 1,000 SCR | 52.02 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-05-26T13:44:04Z",
"rates": {
"GIP": 0.052023
}
}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.2023,
"rate": 0.052023
}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