Rate Overview
Live
1 BYN = 0.260041 GBP
1 GBP = 3.8455
BYN
Avg
0.261033
High
0.262783
Low
0.259977
Last updated: 5/6/2026, 3:29:45 PM
Quick Conversions
| BYN | GBP |
|---|---|
| 1 BYN | 0.26 GBP |
| 10 BYN | 2.60 GBP |
| 50 BYN | 13.00 GBP |
| 100 BYN | 26.00 GBP |
| 500 BYN | 130.02 GBP |
| 1,000 BYN | 260.04 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-05-06T15:29:45Z",
"rates": {
"GBP": 0.260041
}
}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": 26.0041,
"rate": 0.260041
}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