Rate Overview
Live
1 SBD = 0.092931 FKP
1 FKP = 10.7607
SBD
Avg
0.092386
High
0.092931
Low
0.091691
Last updated: 3/7/2026, 12:32:00 AM
Quick Conversions
| SBD | FKP |
|---|---|
| 1 SBD | 0.09 FKP |
| 10 SBD | 0.93 FKP |
| 50 SBD | 4.65 FKP |
| 100 SBD | 9.29 FKP |
| 500 SBD | 46.47 FKP |
| 1,000 SBD | 92.93 FKP |
Get SBD/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=FKPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-03-07T00:32:00Z",
"rates": {
"FKP": 0.092931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "FKP",
"amount": 100
},
"result": 9.2931,
"rate": 0.092931
}Build with SBD/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key