Rate Overview
Live
1 BYN = 0.270261 GIP
1 GIP = 3.7001
BYN
Avg
0.270896
High
0.273000
Low
0.268847
Last updated: 5/27/2026, 9:40:07 PM
Quick Conversions
| BYN | GIP |
|---|---|
| 1 BYN | 0.27 GIP |
| 10 BYN | 2.70 GIP |
| 50 BYN | 13.51 GIP |
| 100 BYN | 27.03 GIP |
| 500 BYN | 135.13 GIP |
| 1,000 BYN | 270.26 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-05-27T21:40:07Z",
"rates": {
"GIP": 0.270261
}
}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": 27.026099999999996,
"rate": 0.270261
}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