Rate Overview
Live
1 FKP = 3.8234 BYN
1 BYN = 0.261549
FKP
Avg
3.8506
High
3.9052
Low
3.7278
Last updated: 7/25/2026, 11:43:17 PM
Quick Conversions
| FKP | BYN |
|---|---|
| 1 FKP | 3.82 BYN |
| 10 FKP | 38.23 BYN |
| 50 FKP | 191.17 BYN |
| 100 FKP | 382.34 BYN |
| 500 FKP | 1,911.69 BYN |
| 1,000 FKP | 3,823.38 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-25T23:43:17Z",
"rates": {
"BYN": 3.823376
}
}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": 382.3376,
"rate": 3.823376
}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