Rate Overview
Live
1 GBP = 3.8239 BYN
1 BYN = 0.261511
GBP
Avg
3.8524
High
3.8886
Low
3.8234
Last updated: 7/26/2026, 2:15:37 PM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.82 BYN |
| 10 GBP | 38.24 BYN |
| 50 GBP | 191.20 BYN |
| 100 GBP | 382.39 BYN |
| 500 GBP | 1,911.96 BYN |
| 1,000 GBP | 3,823.93 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-26T14:15:37Z",
"rates": {
"BYN": 3.823926
}
}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": 382.3926,
"rate": 3.823926
}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