Rate Overview
Live
1 GBP = 3.8729 BYN
1 BYN = 0.258206
GBP
Avg
3.8309
High
4.5684
Low
2.6751
Last updated: 7/23/2026, 1:22:02 AM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.87 BYN |
| 10 GBP | 38.73 BYN |
| 50 GBP | 193.64 BYN |
| 100 GBP | 387.29 BYN |
| 500 GBP | 1,936.44 BYN |
| 1,000 GBP | 3,872.88 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-23T01:22:02Z",
"rates": {
"BYN": 3.872878
}
}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.2878,
"rate": 3.872878
}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