Rate Overview
Live
1 FKP = 3.8536 BYN
1 BYN = 0.259495
FKP
Avg
3.8439
High
4.0234
Low
3.6986
Last updated: 7/23/2026, 3:16:35 PM
Quick Conversions
| FKP | BYN |
|---|---|
| 1 FKP | 3.85 BYN |
| 10 FKP | 38.54 BYN |
| 50 FKP | 192.68 BYN |
| 100 FKP | 385.36 BYN |
| 500 FKP | 1,926.82 BYN |
| 1,000 FKP | 3,853.65 BYN |
Get FKP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=BYNExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-07-23T15:16:35Z",
"rates": {
"BYN": 3.853646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "BYN",
"amount": 100
},
"result": 385.3646,
"rate": 3.853646
}Build with FKP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key