Rate Overview
Live
1 FKP = 10.8549 SBD
1 SBD = 0.092124
FKP
Avg
10.8368
High
11.1842
Low
10.5949
Last updated: 7/19/2026, 3:25:56 PM
Quick Conversions
| FKP | SBD |
|---|---|
| 1 FKP | 10.85 SBD |
| 10 FKP | 108.55 SBD |
| 50 FKP | 542.75 SBD |
| 100 FKP | 1,085.49 SBD |
| 500 FKP | 5,427.47 SBD |
| 1,000 FKP | 10,854.93 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-19T15:25:56Z",
"rates": {
"SBD": 10.854932
}
}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": 1085.4932,
"rate": 10.854932
}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