Rate Overview
Live
1 BYN = 0.252651 FKP
1 FKP = 3.9580
BYN
Avg
0.255511
High
0.257905
Low
0.252651
Last updated: 3/7/2026, 3:47:35 AM
Quick Conversions
| BYN | FKP |
|---|---|
| 1 BYN | 0.25 FKP |
| 10 BYN | 2.53 FKP |
| 50 BYN | 12.63 FKP |
| 100 BYN | 25.27 FKP |
| 500 BYN | 126.33 FKP |
| 1,000 BYN | 252.65 FKP |
Get BYN/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=FKPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-07T03:47:35Z",
"rates": {
"FKP": 0.252651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "FKP",
"amount": 100
},
"result": 25.2651,
"rate": 0.252651
}Build with BYN/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key