Rate Overview
Live
1 BYN = 0.245649 GBP
1 GBP = 4.0708
BYN
Avg
0.247856
High
0.249646
Low
0.244252
Last updated: 8/15/2026, 12:26:17 AM
Quick Conversions
| BYN | GBP |
|---|---|
| 1 BYN | 0.25 GBP |
| 10 BYN | 2.46 GBP |
| 50 BYN | 12.28 GBP |
| 100 BYN | 24.56 GBP |
| 500 BYN | 122.82 GBP |
| 1,000 BYN | 245.65 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-08-15T00:26:17Z",
"rates": {
"GBP": 0.245649
}
}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.5649,
"rate": 0.245649
}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