Rate Overview
Live
1 BYN = 30.8133 INR
1 INR = 0.032454
BYN
Avg
31.3103
High
31.6683
Low
30.8078
Last updated: 9/2/2026, 11:24:39 AM
Quick Conversions
| BYN | INR |
|---|---|
| 1 BYN | 30.81 INR |
| 10 BYN | 308.13 INR |
| 50 BYN | 1,540.66 INR |
| 100 BYN | 3,081.33 INR |
| 500 BYN | 15,406.63 INR |
| 1,000 BYN | 30,813.25 INR |
Get BYN/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=INRExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-09-02T11:24:39Z",
"rates": {
"INR": 30.81325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "INR",
"amount": 100
},
"result": 3081.325,
"rate": 30.81325
}Build with BYN/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key