Rate Overview
Live
1 BYN = 0.240182 GBP
1 GBP = 4.1635
BYN
Avg
0.241605
High
0.244870
Low
0.239583
Last updated: 9/4/2026, 4:49:10 PM
Quick Conversions
| BYN | GBP |
|---|---|
| 1 BYN | 0.24 GBP |
| 10 BYN | 2.40 GBP |
| 50 BYN | 12.01 GBP |
| 100 BYN | 24.02 GBP |
| 500 BYN | 120.09 GBP |
| 1,000 BYN | 240.18 GBP |
Get BYN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=GBPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-09-04T16:49:10Z",
"rates": {
"GBP": 0.240182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "GBP",
"amount": 100
},
"result": 24.0182,
"rate": 0.240182
}Build with BYN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key