Rate Overview
Live
1 BGN = 0.437821 FKP
1 FKP = 2.2840
BGN
Avg
0.443435
High
0.449335
Low
0.437821
Last updated: 7/3/2026, 10:08:22 PM
Quick Conversions
| BGN | FKP |
|---|---|
| 1 BGN | 0.44 FKP |
| 10 BGN | 4.38 FKP |
| 50 BGN | 21.89 FKP |
| 100 BGN | 43.78 FKP |
| 500 BGN | 218.91 FKP |
| 1,000 BGN | 437.82 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-07-03T22:08:22Z",
"rates": {
"FKP": 0.437821
}
}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": 43.7821,
"rate": 0.437821
}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