Rate Overview
Live
1 BYN = 0.269423 GBP
1 GBP = 3.7116
BYN
Avg
0.264272
High
0.348513
Low
0.218814
Last updated: 5/26/2026, 10:31:44 PM
Quick Conversions
| BYN | GBP |
|---|---|
| 1 BYN | 0.27 GBP |
| 10 BYN | 2.69 GBP |
| 50 BYN | 13.47 GBP |
| 100 BYN | 26.94 GBP |
| 500 BYN | 134.71 GBP |
| 1,000 BYN | 269.42 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-26T22:31:44Z",
"rates": {
"GBP": 0.269423
}
}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.942300000000003,
"rate": 0.269423
}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