Rate Overview
Live
1 GIP = 18.8317 SCR
1 SCR = 0.053102
GIP
Avg
19.0130
High
19.8951
Low
18.6614
Last updated: 5/8/2026, 1:03:02 PM
Quick Conversions
| GIP | SCR |
|---|---|
| 1 GIP | 18.83 SCR |
| 10 GIP | 188.32 SCR |
| 50 GIP | 941.59 SCR |
| 100 GIP | 1,883.17 SCR |
| 500 GIP | 9,415.87 SCR |
| 1,000 GIP | 18,831.73 SCR |
Get GIP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SCRExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-08T13:03:02Z",
"rates": {
"SCR": 18.831735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SCR",
"amount": 100
},
"result": 1883.1734999999999,
"rate": 18.831735
}Build with GIP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key