Rate Overview
Live
1 FKP = 3.8236 BYN
1 BYN = 0.261534
FKP
Avg
3.8266
High
3.8441
Low
3.8061
Last updated: 5/6/2026, 5:19:33 PM
Quick Conversions
| FKP | BYN |
|---|---|
| 1 FKP | 3.82 BYN |
| 10 FKP | 38.24 BYN |
| 50 FKP | 191.18 BYN |
| 100 FKP | 382.36 BYN |
| 500 FKP | 1,911.80 BYN |
| 1,000 FKP | 3,823.59 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-05-06T17:19:33Z",
"rates": {
"BYN": 3.823594
}
}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.3594,
"rate": 3.823594
}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