Rate Overview
Live
1 GBP = 3.8632 BYN
1 BYN = 0.258856
GBP
Avg
3.8658
High
3.9054
Low
3.8404
Last updated: 4/16/2026, 6:01:37 AM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.86 BYN |
| 10 GBP | 38.63 BYN |
| 50 GBP | 193.16 BYN |
| 100 GBP | 386.32 BYN |
| 500 GBP | 1,931.58 BYN |
| 1,000 GBP | 3,863.16 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-04-16T06:01:37Z",
"rates": {
"BYN": 3.863158
}
}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": 386.31579999999997,
"rate": 3.863158
}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