Rate Overview
Live
1 FKP = 762.5413 SOS
1 SOS = 0.001311
FKP
Avg
763.4086
High
766.4435
Low
759.2793
Last updated: 3/27/2026, 9:46:48 AM
Quick Conversions
| FKP | SOS |
|---|---|
| 1 FKP | 762.54 SOS |
| 10 FKP | 7,625.41 SOS |
| 50 FKP | 38,127.07 SOS |
| 100 FKP | 76,254.13 SOS |
| 500 FKP | 381,270.66 SOS |
| 1,000 FKP | 762,541.32 SOS |
Get FKP/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SOSExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T09:46:48Z",
"rates": {
"SOS": 762.54132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SOS",
"amount": 100
},
"result": 76254.132,
"rate": 762.54132
}Build with FKP/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key