Rate Overview
Live
1 SOS = 0.001334 GBP
1 GBP = 749.6252
SOS
Avg
0.001302
High
0.001334
Low
0.001272
Last updated: 8/15/2026, 8:03:35 AM
Quick Conversions
| SOS | GBP |
|---|---|
| 1 SOS | 0.00 GBP |
| 10 SOS | 0.01 GBP |
| 50 SOS | 0.07 GBP |
| 100 SOS | 0.13 GBP |
| 500 SOS | 0.67 GBP |
| 1,000 SOS | 1.33 GBP |
Get SOS/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=GBPExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-08-15T08:03:35Z",
"rates": {
"GBP": 0.001334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "GBP",
"amount": 100
},
"result": 0.1334,
"rate": 0.001334
}Build with SOS/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key