Rate Overview
Live
1 BYN = 0.250640 FKP
1 FKP = 3.9898
BYN
Avg
0.249737
High
0.251962
Low
0.244701
Last updated: 3/27/2026, 5:06:58 PM
Quick Conversions
| BYN | FKP |
|---|---|
| 1 BYN | 0.25 FKP |
| 10 BYN | 2.51 FKP |
| 50 BYN | 12.53 FKP |
| 100 BYN | 25.06 FKP |
| 500 BYN | 125.32 FKP |
| 1,000 BYN | 250.64 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-27T17:06:58Z",
"rates": {
"FKP": 0.25064
}
}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.063999999999997,
"rate": 0.25064
}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