Rate Overview
Live
1 GIP = 3.8202 BYN
1 BYN = 0.261765
GIP
Avg
3.8342
High
3.8702
Low
3.8177
Last updated: 7/29/2026, 12:54:08 AM
Quick Conversions
| GIP | BYN |
|---|---|
| 1 GIP | 3.82 BYN |
| 10 GIP | 38.20 BYN |
| 50 GIP | 191.01 BYN |
| 100 GIP | 382.02 BYN |
| 500 GIP | 1,910.11 BYN |
| 1,000 GIP | 3,820.22 BYN |
Get GIP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=BYNExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-29T00:54:08Z",
"rates": {
"BYN": 3.820217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "BYN",
"amount": 100
},
"result": 382.0217,
"rate": 3.820217
}Build with GIP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key