Rate Overview
Live
1 BYN = 32.4402 INR
1 INR = 0.030826
BYN
Avg
32.4698
High
34.7471
Low
30.6676
Last updated: 7/1/2026, 6:56:46 AM
Quick Conversions
| BYN | INR |
|---|---|
| 1 BYN | 32.44 INR |
| 10 BYN | 324.40 INR |
| 50 BYN | 1,622.01 INR |
| 100 BYN | 3,244.02 INR |
| 500 BYN | 16,220.08 INR |
| 1,000 BYN | 32,440.16 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-01T06:56:46Z",
"rates": {
"INR": 32.44016
}
}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": 3244.016,
"rate": 32.44016
}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