Rate Overview
Live
1 GIP = 3.6533 BYN
1 BYN = 0.273728
GIP
Avg
3.7020
High
3.7219
Low
3.6533
Last updated: 6/19/2026, 5:10:07 AM
Quick Conversions
| GIP | BYN |
|---|---|
| 1 GIP | 3.65 BYN |
| 10 GIP | 36.53 BYN |
| 50 GIP | 182.66 BYN |
| 100 GIP | 365.33 BYN |
| 500 GIP | 1,826.63 BYN |
| 1,000 GIP | 3,653.27 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-06-19T05:10:07Z",
"rates": {
"BYN": 3.653265
}
}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": 365.3265,
"rate": 3.653265
}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