Rate Overview
Live
1 FKP = 3.8754 BYN
1 BYN = 0.258036
FKP
Avg
4.1511
High
4.5647
Low
3.7440
Last updated: 7/22/2026, 11:17:50 AM
Quick Conversions
| FKP | BYN |
|---|---|
| 1 FKP | 3.88 BYN |
| 10 FKP | 38.75 BYN |
| 50 FKP | 193.77 BYN |
| 100 FKP | 387.54 BYN |
| 500 FKP | 1,937.72 BYN |
| 1,000 FKP | 3,875.43 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-22T11:17:50Z",
"rates": {
"BYN": 3.87543
}
}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": 387.543,
"rate": 3.87543
}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