Rate Overview
Live
1 GBP = 766.0306 SOS
1 SOS = 0.001305
GBP
Avg
765.0278
High
770.5823
Low
760.3305
Last updated: 3/7/2026, 3:28:55 AM
Quick Conversions
| GBP | SOS |
|---|---|
| 1 GBP | 766.03 SOS |
| 10 GBP | 7,660.31 SOS |
| 50 GBP | 38,301.53 SOS |
| 100 GBP | 76,603.06 SOS |
| 500 GBP | 383,015.28 SOS |
| 1,000 GBP | 766,030.57 SOS |
Get GBP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SOSExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-07T03:28:55Z",
"rates": {
"SOS": 766.030565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SOS",
"amount": 100
},
"result": 76603.0565,
"rate": 766.030565
}Build with GBP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key