Rate Overview
Live
1 BYN = 0.269303 GBP
1 GBP = 3.7133
BYN
Avg
0.269659
High
0.271316
Low
0.267934
Last updated: 6/16/2026, 5:16:41 AM
Quick Conversions
| BYN | GBP |
|---|---|
| 1 BYN | 0.27 GBP |
| 10 BYN | 2.69 GBP |
| 50 BYN | 13.47 GBP |
| 100 BYN | 26.93 GBP |
| 500 BYN | 134.65 GBP |
| 1,000 BYN | 269.30 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-06-16T05:16:41Z",
"rates": {
"GBP": 0.269303
}
}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.930300000000003,
"rate": 0.269303
}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