Rate Overview
Live
1 GBP = 766.4659 SOS
1 SOS = 0.001305
GBP
Avg
766.9747
High
786.1454
Low
745.4080
Last updated: 5/27/2026, 5:33:26 PM
Quick Conversions
| GBP | SOS |
|---|---|
| 1 GBP | 766.47 SOS |
| 10 GBP | 7,664.66 SOS |
| 50 GBP | 38,323.29 SOS |
| 100 GBP | 76,646.59 SOS |
| 500 GBP | 383,232.94 SOS |
| 1,000 GBP | 766,465.88 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-05-27T17:33:26Z",
"rates": {
"SOS": 766.465875
}
}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": 76646.5875,
"rate": 766.465875
}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