Rate Overview
Live
1 GBP = 4.0708 BYN
1 BYN = 0.245649
GBP
Avg
4.0311
High
4.0941
Low
4.0015
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 4.07 BYN |
| 10 GBP | 40.71 BYN |
| 50 GBP | 203.54 BYN |
| 100 GBP | 407.08 BYN |
| 500 GBP | 2,035.42 BYN |
| 1,000 GBP | 4,070.84 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-08-14T22:43:14Z",
"rates": {
"BYN": 4.070844
}
}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": 407.0844,
"rate": 4.070844
}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