Rate Overview
Live
1 BYN = 0.260769 GIP
1 GIP = 3.8348
BYN
Avg
0.261156
High
0.262735
Low
0.260139
Last updated: 5/7/2026, 8:34:16 AM
Quick Conversions
| BYN | GIP |
|---|---|
| 1 BYN | 0.26 GIP |
| 10 BYN | 2.61 GIP |
| 50 BYN | 13.04 GIP |
| 100 BYN | 26.08 GIP |
| 500 BYN | 130.38 GIP |
| 1,000 BYN | 260.77 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-05-07T08:34:16Z",
"rates": {
"GIP": 0.260769
}
}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.0769,
"rate": 0.260769
}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