Rate Overview
Live
1 BGN = 0.444386 FKP
1 FKP = 2.2503
BGN
Avg
0.446170
High
0.448268
Low
0.444386
Last updated: 3/6/2026, 8:14:30 AM
Quick Conversions
| BGN | FKP |
|---|---|
| 1 BGN | 0.44 FKP |
| 10 BGN | 4.44 FKP |
| 50 BGN | 22.22 FKP |
| 100 BGN | 44.44 FKP |
| 500 BGN | 222.19 FKP |
| 1,000 BGN | 444.39 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-03-06T08:14:30Z",
"rates": {
"FKP": 0.444386
}
}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.4386,
"rate": 0.444386
}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