Rate Overview
Live
1 BYN = 0.261457 GIP
1 GIP = 3.8247
BYN
Avg
0.259946
High
0.272235
Low
0.247366
Last updated: 7/27/2026, 12:07:59 PM
Quick Conversions
| BYN | GIP |
|---|---|
| 1 BYN | 0.26 GIP |
| 10 BYN | 2.61 GIP |
| 50 BYN | 13.07 GIP |
| 100 BYN | 26.15 GIP |
| 500 BYN | 130.73 GIP |
| 1,000 BYN | 261.46 GIP |
Get BYN/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=GIPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-27T12:07:59Z",
"rates": {
"GIP": 0.261457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "GIP",
"amount": 100
},
"result": 26.145699999999998,
"rate": 0.261457
}Build with BYN/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key