Rate Overview
Live
1 FKP = 1.3390 BSD
1 BSD = 0.746801
FKP
Avg
1.3454
High
1.3797
Low
1.3198
Last updated: 7/7/2026, 9:08:29 AM
Quick Conversions
| FKP | BSD |
|---|---|
| 1 FKP | 1.34 BSD |
| 10 FKP | 13.39 BSD |
| 50 FKP | 66.95 BSD |
| 100 FKP | 133.90 BSD |
| 500 FKP | 669.52 BSD |
| 1,000 FKP | 1,339.04 BSD |
Get FKP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=BSDExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-07T09:08:29Z",
"rates": {
"BSD": 1.339044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "BSD",
"amount": 100
},
"result": 133.90439999999998,
"rate": 1.339044
}Build with FKP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key