Rate Overview
Live
1 GIP = 4.0323 BYN
1 BYN = 0.247996
GIP
Avg
4.0128
High
4.0323
Low
3.9873
Last updated: 8/13/2026, 7:31:05 AM
Quick Conversions
| GIP | BYN |
|---|---|
| 1 GIP | 4.03 BYN |
| 10 GIP | 40.32 BYN |
| 50 GIP | 201.62 BYN |
| 100 GIP | 403.23 BYN |
| 500 GIP | 2,016.16 BYN |
| 1,000 GIP | 4,032.33 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-08-13T07:31:05Z",
"rates": {
"BYN": 4.032326
}
}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": 403.23260000000005,
"rate": 4.032326
}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