Rate Overview
Live
1 GBP = 3.7128 BYN
1 BYN = 0.269337
GBP
Avg
3.8511
High
4.5560
Low
2.8704
Last updated: 5/27/2026, 3:43:25 AM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.71 BYN |
| 10 GBP | 37.13 BYN |
| 50 GBP | 185.64 BYN |
| 100 GBP | 371.28 BYN |
| 500 GBP | 1,856.41 BYN |
| 1,000 GBP | 3,712.82 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-05-27T03:43:25Z",
"rates": {
"BYN": 3.712823
}
}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": 371.2823,
"rate": 3.712823
}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