Rate Overview
Live
1 BYN = 32.7356 INR
1 INR = 0.030548
BYN
Avg
32.5940
High
32.7489
Low
32.2022
Last updated: 4/17/2026, 4:57:38 AM
Quick Conversions
| BYN | INR |
|---|---|
| 1 BYN | 32.74 INR |
| 10 BYN | 327.36 INR |
| 50 BYN | 1,636.78 INR |
| 100 BYN | 3,273.56 INR |
| 500 BYN | 16,367.81 INR |
| 1,000 BYN | 32,735.62 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-04-17T04:57:38Z",
"rates": {
"INR": 32.73562
}
}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": 3273.562,
"rate": 32.73562
}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