Rate Overview
Live
1 FKP = 10.6585 SBD
1 SBD = 0.093822
FKP
Avg
10.7493
High
10.8136
Low
10.6585
Last updated: 6/16/2026, 9:33:24 PM
Quick Conversions
| FKP | SBD |
|---|---|
| 1 FKP | 10.66 SBD |
| 10 FKP | 106.59 SBD |
| 50 FKP | 532.93 SBD |
| 100 FKP | 1,065.85 SBD |
| 500 FKP | 5,329.27 SBD |
| 1,000 FKP | 10,658.53 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-06-16T21:33:24Z",
"rates": {
"SBD": 10.658531
}
}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": 1065.8531,
"rate": 10.658531
}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