Rate Overview
Live
1 GBP = 4.1646 BYN
1 BYN = 0.240118
GBP
Avg
4.1394
High
4.1739
Low
4.0838
Last updated: 9/4/2026, 5:21:36 PM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 4.16 BYN |
| 10 GBP | 41.65 BYN |
| 50 GBP | 208.23 BYN |
| 100 GBP | 416.46 BYN |
| 500 GBP | 2,082.31 BYN |
| 1,000 GBP | 4,164.62 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-09-04T17:21:36Z",
"rates": {
"BYN": 4.164617
}
}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": 416.46169999999995,
"rate": 4.164617
}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