Rate Overview
Live
1 BYN = 0.258059 GBP
1 GBP = 3.8751
BYN
Avg
0.258863
High
0.260942
Low
0.257776
Last updated: 7/5/2026, 11:50:31 PM
Quick Conversions
| BYN | GBP |
|---|---|
| 1 BYN | 0.26 GBP |
| 10 BYN | 2.58 GBP |
| 50 BYN | 12.90 GBP |
| 100 BYN | 25.81 GBP |
| 500 BYN | 129.03 GBP |
| 1,000 BYN | 258.06 GBP |
Get BYN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=GBPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-05T23:50:31Z",
"rates": {
"GBP": 0.258059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "GBP",
"amount": 100
},
"result": 25.805899999999998,
"rate": 0.258059
}Build with BYN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key