Rate Overview
Live
1 GBP = 3.6998 BYN
1 BYN = 0.270285
GBP
Avg
3.6924
High
3.7149
Low
3.6620
Last updated: 5/27/2026, 6:13:33 AM
Quick Conversions
| GBP | BYN |
|---|---|
| 1 GBP | 3.70 BYN |
| 10 GBP | 37.00 BYN |
| 50 GBP | 184.99 BYN |
| 100 GBP | 369.98 BYN |
| 500 GBP | 1,849.90 BYN |
| 1,000 GBP | 3,699.80 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-27T06:13:33Z",
"rates": {
"BYN": 3.699801
}
}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": 369.9801,
"rate": 3.699801
}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