Rate Overview
Live
1 BYN = 0.258219 GIP
1 GIP = 3.8727
BYN
Avg
0.258441
High
0.259391
Low
0.257776
Last updated: 7/7/2026, 5:45:38 AM
Quick Conversions
| BYN | GIP |
|---|---|
| 1 BYN | 0.26 GIP |
| 10 BYN | 2.58 GIP |
| 50 BYN | 12.91 GIP |
| 100 BYN | 25.82 GIP |
| 500 BYN | 129.11 GIP |
| 1,000 BYN | 258.22 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-07T05:45:38Z",
"rates": {
"GIP": 0.258219
}
}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": 25.8219,
"rate": 0.258219
}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