Rate Overview
Live
1 SBD = 0.093594 FKP
1 FKP = 10.6844
SBD
Avg
0.092867
High
0.093594
Low
0.092558
Last updated: 5/28/2026, 1:20:33 AM
Quick Conversions
| SBD | FKP |
|---|---|
| 1 SBD | 0.09 FKP |
| 10 SBD | 0.94 FKP |
| 50 SBD | 4.68 FKP |
| 100 SBD | 9.36 FKP |
| 500 SBD | 46.80 FKP |
| 1,000 SBD | 93.59 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-05-28T01:20:33Z",
"rates": {
"FKP": 0.093594
}
}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.359399999999999,
"rate": 0.093594
}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