Rate Overview
Live
1 FKP = 3.7222 BYN
1 BYN = 0.268657
FKP
Avg
3.7745
High
3.8457
Low
3.6630
Last updated: 5/26/2026, 9:23:30 PM
Quick Conversions
| FKP | BYN |
|---|---|
| 1 FKP | 3.72 BYN |
| 10 FKP | 37.22 BYN |
| 50 FKP | 186.11 BYN |
| 100 FKP | 372.22 BYN |
| 500 FKP | 1,861.11 BYN |
| 1,000 FKP | 3,722.22 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-26T21:23:30Z",
"rates": {
"BYN": 3.722221
}
}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": 372.22209999999995,
"rate": 3.722221
}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