Rate Overview
Live
1 GBP = 3.9384 BYN
1 BYN = 0.253909
GBP
Avg
3.8993
High
3.9384
Low
3.8682
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.94 BYN |
| 10 GBP | 39.38 BYN |
| 50 GBP | 196.92 BYN |
| 100 GBP | 393.84 BYN |
| 500 GBP | 1,969.21 BYN |
| 1,000 GBP | 3,938.43 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-07T00:30:29Z",
"rates": {
"BYN": 3.938426
}
}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": 393.8426,
"rate": 3.938426
}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