Rate Overview
Live
1 FKP = 10.8553 SBD
1 SBD = 0.092121
FKP
Avg
10.8452
High
10.9061
Low
10.7754
Last updated: 3/6/2026, 8:02:40 AM
Quick Conversions
| FKP | SBD |
|---|---|
| 1 FKP | 10.86 SBD |
| 10 FKP | 108.55 SBD |
| 50 FKP | 542.76 SBD |
| 100 FKP | 1,085.53 SBD |
| 500 FKP | 5,427.65 SBD |
| 1,000 FKP | 10,855.29 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-03-06T08:02:40Z",
"rates": {
"SBD": 10.855294
}
}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.5294000000001,
"rate": 10.855294
}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