Rate Overview
Live
1 BYN = 0.252586 GBP
1 GBP = 3.9590
BYN
Avg
0.266127
High
0.350340
Low
0.217922
Last updated: 3/26/2026, 11:38:12 PM
Quick Conversions
| BYN | GBP |
|---|---|
| 1 BYN | 0.25 GBP |
| 10 BYN | 2.53 GBP |
| 50 BYN | 12.63 GBP |
| 100 BYN | 25.26 GBP |
| 500 BYN | 126.29 GBP |
| 1,000 BYN | 252.59 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-03-26T23:38:12Z",
"rates": {
"GBP": 0.252586
}
}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": 25.258599999999998,
"rate": 0.252586
}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