Rate Overview
Live
1 BYN = 0.269385 GBP
1 GBP = 3.7122
BYN
Avg
0.256216
High
0.271873
Low
0.221211
Last updated: 5/26/2026, 9:28:12 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.69 GBP |
| 1,000 BYN | 269.39 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-26T21:28:12Z",
"rates": {
"GBP": 0.269385
}
}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.938499999999998,
"rate": 0.269385
}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