Rate Overview
Live
1 FKP = 10.6823 SBD
1 SBD = 0.093613
FKP
Avg
10.7630
High
10.8040
Low
10.6823
Last updated: 5/27/2026, 8:27:48 PM
Quick Conversions
| FKP | SBD |
|---|---|
| 1 FKP | 10.68 SBD |
| 10 FKP | 106.82 SBD |
| 50 FKP | 534.11 SBD |
| 100 FKP | 1,068.23 SBD |
| 500 FKP | 5,341.15 SBD |
| 1,000 FKP | 10,682.30 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-05-27T20:27:48Z",
"rates": {
"SBD": 10.682297
}
}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": 1068.2297,
"rate": 10.682297
}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