Rate Overview
Live
1 SOS = 0.001274 GIP
1 GIP = 784.9294
SOS
Avg
0.001296
High
0.001316
Low
0.001261
Last updated: 1/25/2026, 10:10:59 PM
Quick Conversions
| SOS | GIP |
|---|---|
| 1 SOS | 0.00 GIP |
| 10 SOS | 0.01 GIP |
| 50 SOS | 0.06 GIP |
| 100 SOS | 0.13 GIP |
| 500 SOS | 0.64 GIP |
| 1,000 SOS | 1.27 GIP |
Get SOS/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=GIPExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-01-25T22:10:59Z",
"rates": {
"GIP": 0.001274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "GIP",
"amount": 100
},
"result": 0.12739999999999999,
"rate": 0.001274
}Build with SOS/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key