Rate Overview
Live
1 FKP = 3.8613 BYN
1 BYN = 0.258981
FKP
Avg
3.8612
High
3.9102
Low
3.8316
Last updated: 4/16/2026, 2:17:35 PM
Quick Conversions
| FKP | BYN |
|---|---|
| 1 FKP | 3.86 BYN |
| 10 FKP | 38.61 BYN |
| 50 FKP | 193.06 BYN |
| 100 FKP | 386.13 BYN |
| 500 FKP | 1,930.64 BYN |
| 1,000 FKP | 3,861.28 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-04-16T14:17:35Z",
"rates": {
"BYN": 3.861281
}
}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": 386.1281,
"rate": 3.861281
}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