Rate Overview
Live
1 GIP = 3.8031 BYN
1 BYN = 0.262943
GIP
Avg
3.8432
High
4.0866
Low
3.6867
Last updated: 7/29/2026, 2:24:21 PM
Quick Conversions
| GIP | BYN |
|---|---|
| 1 GIP | 3.80 BYN |
| 10 GIP | 38.03 BYN |
| 50 GIP | 190.16 BYN |
| 100 GIP | 380.31 BYN |
| 500 GIP | 1,901.55 BYN |
| 1,000 GIP | 3,803.10 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-29T14:24:21Z",
"rates": {
"BYN": 3.803103
}
}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": 380.3103,
"rate": 3.803103
}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