Rate Overview
Live
1 FKP = 10.6456 SBD
1 SBD = 0.093936
FKP
Avg
10.7149
High
10.8240
Low
10.6420
Last updated: 7/6/2026, 5:00:56 PM
Quick Conversions
| FKP | SBD |
|---|---|
| 1 FKP | 10.65 SBD |
| 10 FKP | 106.46 SBD |
| 50 FKP | 532.28 SBD |
| 100 FKP | 1,064.56 SBD |
| 500 FKP | 5,322.79 SBD |
| 1,000 FKP | 10,645.58 SBD |
Get FKP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SBDExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-06T17:00:56Z",
"rates": {
"SBD": 10.64558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SBD",
"amount": 100
},
"result": 1064.558,
"rate": 10.64558
}Build with FKP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key