Rate Overview
Live
1 BYN = 33.4784 INR
1 INR = 0.029870
BYN
Avg
30.3117
High
34.7902
Low
25.7944
Last updated: 7/28/2026, 10:56:28 AM
Quick Conversions
| BYN | INR |
|---|---|
| 1 BYN | 33.48 INR |
| 10 BYN | 334.78 INR |
| 50 BYN | 1,673.92 INR |
| 100 BYN | 3,347.84 INR |
| 500 BYN | 16,739.22 INR |
| 1,000 BYN | 33,478.44 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-07-28T10:56:28Z",
"rates": {
"INR": 33.478444
}
}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": 3347.8444000000004,
"rate": 33.478444
}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