Rate Overview
Live
1 BYN = 0.254784 GIP
1 GIP = 3.9249
BYN
Avg
0.256135
High
0.257905
Low
0.254784
Last updated: 3/7/2026, 1:03:52 AM
Quick Conversions
| BYN | GIP |
|---|---|
| 1 BYN | 0.25 GIP |
| 10 BYN | 2.55 GIP |
| 50 BYN | 12.74 GIP |
| 100 BYN | 25.48 GIP |
| 500 BYN | 127.39 GIP |
| 1,000 BYN | 254.78 GIP |
Get BYN/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=GIPExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-07T01:03:52Z",
"rates": {
"GIP": 0.254784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "GIP",
"amount": 100
},
"result": 25.4784,
"rate": 0.254784
}Build with BYN/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key