Rate Overview
Live
1 FKP = 4.0026 BYN
1 BYN = 0.249837
FKP
Avg
4.0001
High
4.0158
Low
3.9636
Last updated: 8/12/2026, 11:04:22 AM
Quick Conversions
| FKP | BYN |
|---|---|
| 1 FKP | 4.00 BYN |
| 10 FKP | 40.03 BYN |
| 50 FKP | 200.13 BYN |
| 100 FKP | 400.26 BYN |
| 500 FKP | 2,001.30 BYN |
| 1,000 FKP | 4,002.61 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-08-12T11:04:22Z",
"rates": {
"BYN": 4.002607
}
}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": 400.26070000000004,
"rate": 4.002607
}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