Rate Overview
Live
1 GBP = 772.6488 SOS
1 SOS = 0.001294
GBP
Avg
770.8224
High
775.4564
Low
765.8648
Last updated: 4/17/2026, 6:27:07 AM
Quick Conversions
| GBP | SOS |
|---|---|
| 1 GBP | 772.65 SOS |
| 10 GBP | 7,726.49 SOS |
| 50 GBP | 38,632.44 SOS |
| 100 GBP | 77,264.88 SOS |
| 500 GBP | 386,324.40 SOS |
| 1,000 GBP | 772,648.80 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-04-17T06:27:07Z",
"rates": {
"SOS": 772.648798
}
}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": 77264.87980000001,
"rate": 772.648798
}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