Rate Overview
Live
1 GIP = 4.1675 BYN
1 BYN = 0.239955
GIP
Avg
4.1407
High
4.1797
Low
4.0838
Last updated: 9/4/2026, 9:37:30 AM
Quick Conversions
| GIP | BYN |
|---|---|
| 1 GIP | 4.17 BYN |
| 10 GIP | 41.67 BYN |
| 50 GIP | 208.37 BYN |
| 100 GIP | 416.75 BYN |
| 500 GIP | 2,083.73 BYN |
| 1,000 GIP | 4,167.45 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-09-04T09:37:30Z",
"rates": {
"BYN": 4.167453
}
}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": 416.7453,
"rate": 4.167453
}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