Rate Overview
Live
1 GBP = 3.8712 BYN
1 BYN = 0.258320
GBP
Avg
4.0907
High
4.6169
Low
3.6734
Last updated: 7/22/2026, 6:59:28 PM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.87 BYN |
| 10 GBP | 38.71 BYN |
| 50 GBP | 193.56 BYN |
| 100 GBP | 387.12 BYN |
| 500 GBP | 1,935.58 BYN |
| 1,000 GBP | 3,871.17 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-22T18:59:28Z",
"rates": {
"BYN": 3.871169
}
}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": 387.1169,
"rate": 3.871169
}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