Rate Overview
Live
1 BGN = 0.441806 FKP
1 FKP = 2.2634
BGN
Avg
0.443429
High
0.445549
Low
0.441806
Last updated: 4/17/2026, 6:32:49 AM
Quick Conversions
| BGN | FKP |
|---|---|
| 1 BGN | 0.44 FKP |
| 10 BGN | 4.42 FKP |
| 50 BGN | 22.09 FKP |
| 100 BGN | 44.18 FKP |
| 500 BGN | 220.90 FKP |
| 1,000 BGN | 441.81 FKP |
Get BGN/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=FKPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-04-17T06:32:49Z",
"rates": {
"FKP": 0.441806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "FKP",
"amount": 100
},
"result": 44.1806,
"rate": 0.441806
}Build with BGN/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key