Rate Overview
Live
1 BYN = 0.258008 FKP
1 FKP = 3.8758
BYN
Avg
0.259000
High
0.260921
Low
0.257776
Last updated: 7/5/2026, 8:06:35 AM
Quick Conversions
| BYN | FKP |
|---|---|
| 1 BYN | 0.26 FKP |
| 10 BYN | 2.58 FKP |
| 50 BYN | 12.90 FKP |
| 100 BYN | 25.80 FKP |
| 500 BYN | 129.00 FKP |
| 1,000 BYN | 258.01 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-07-05T08:06:35Z",
"rates": {
"FKP": 0.258008
}
}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.800800000000002,
"rate": 0.258008
}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