Rate Overview
Live
1 GBP = 3.8537 BYN
1 BYN = 0.259490
GBP
Avg
3.8563
High
4.0292
Low
3.6620
Last updated: 7/23/2026, 5:34:55 AM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.85 BYN |
| 10 GBP | 38.54 BYN |
| 50 GBP | 192.69 BYN |
| 100 GBP | 385.37 BYN |
| 500 GBP | 1,926.86 BYN |
| 1,000 GBP | 3,853.71 BYN |
Get GBP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BYNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T05:34:55Z",
"rates": {
"BYN": 3.853713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BYN",
"amount": 100
},
"result": 385.3713,
"rate": 3.853713
}Build with GBP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key