Rate Overview
Live
1 GIP = 3.9249 BYN
1 BYN = 0.254785
GIP
Avg
3.9042
High
3.9249
Low
3.8774
Last updated: 3/7/2026, 12:15:40 AM
Quick Conversions
| GIP | BYN |
|---|---|
| 1 GIP | 3.92 BYN |
| 10 GIP | 39.25 BYN |
| 50 GIP | 196.24 BYN |
| 100 GIP | 392.49 BYN |
| 500 GIP | 1,962.44 BYN |
| 1,000 GIP | 3,924.88 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-03-07T00:15:40Z",
"rates": {
"BYN": 3.924879
}
}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": 392.48789999999997,
"rate": 3.924879
}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