Rate Overview
Live
1 GIP = 3.8448 BYN
1 BYN = 0.260093
GIP
Avg
3.8502
High
3.8660
Low
3.8316
Last updated: 4/18/2026, 8:50:23 AM
Quick Conversions
| GIP | BYN |
|---|---|
| 1 GIP | 3.84 BYN |
| 10 GIP | 38.45 BYN |
| 50 GIP | 192.24 BYN |
| 100 GIP | 384.48 BYN |
| 500 GIP | 1,922.39 BYN |
| 1,000 GIP | 3,844.78 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-04-18T08:50:23Z",
"rates": {
"BYN": 3.84478
}
}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": 384.478,
"rate": 3.84478
}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