Rate Overview
Live
1 GBP = 767.1366 SOS
1 SOS = 0.001304
GBP
Avg
769.0967
High
793.7660
Low
751.6320
Last updated: 5/27/2026, 3:13:03 PM
Quick Conversions
| GBP | SOS |
|---|---|
| 1 GBP | 767.14 SOS |
| 10 GBP | 7,671.37 SOS |
| 50 GBP | 38,356.83 SOS |
| 100 GBP | 76,713.66 SOS |
| 500 GBP | 383,568.29 SOS |
| 1,000 GBP | 767,136.58 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-27T15:13:03Z",
"rates": {
"SOS": 767.13658
}
}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": 76713.658,
"rate": 767.13658
}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