Rate Overview
Live
1 GBP = 3.9906 BYN
1 BYN = 0.250587
GBP
Avg
3.9308
High
4.0292
Low
3.8637
Last updated: 3/27/2026, 7:53:32 AM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.99 BYN |
| 10 GBP | 39.91 BYN |
| 50 GBP | 199.53 BYN |
| 100 GBP | 399.06 BYN |
| 500 GBP | 1,995.31 BYN |
| 1,000 GBP | 3,990.62 BYN |
Get GBP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BYNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T07:53:32Z",
"rates": {
"BYN": 3.990624
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BYN",
"amount": 100
},
"result": 399.06239999999997,
"rate": 3.990624
}Build with GBP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key