Rate Overview
Live
1 SBD = 0.091831 FKP
1 FKP = 10.8896
SBD
Avg
0.091969
High
0.092266
Low
0.091790
Last updated: 8/19/2026, 3:33:56 PM
Quick Conversions
| SBD | FKP |
|---|---|
| 1 SBD | 0.09 FKP |
| 10 SBD | 0.92 FKP |
| 50 SBD | 4.59 FKP |
| 100 SBD | 9.18 FKP |
| 500 SBD | 45.92 FKP |
| 1,000 SBD | 91.83 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-08-19T15:33:56Z",
"rates": {
"FKP": 0.091831
}
}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.1831,
"rate": 0.091831
}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