Rate Overview
Live
1 BYN = 0.268816 FKP
1 FKP = 3.7200
BYN
Avg
0.269578
High
0.270963
Low
0.268681
Last updated: 6/17/2026, 5:11:41 AM
Quick Conversions
| BYN | FKP |
|---|---|
| 1 BYN | 0.27 FKP |
| 10 BYN | 2.69 FKP |
| 50 BYN | 13.44 FKP |
| 100 BYN | 26.88 FKP |
| 500 BYN | 134.41 FKP |
| 1,000 BYN | 268.82 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-06-17T05:11:41Z",
"rates": {
"FKP": 0.268816
}
}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": 26.8816,
"rate": 0.268816
}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