Rate Overview
Live
1 BYN = 33.7820 INR
1 INR = 0.029602
BYN
Avg
33.5271
High
33.7820
Low
33.2777
Last updated: 7/27/2026, 12:12:52 AM
Quick Conversions
| BYN | INR |
|---|---|
| 1 BYN | 33.78 INR |
| 10 BYN | 337.82 INR |
| 50 BYN | 1,689.10 INR |
| 100 BYN | 3,378.20 INR |
| 500 BYN | 16,891.02 INR |
| 1,000 BYN | 33,782.05 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-27T00:12:52Z",
"rates": {
"INR": 33.782049
}
}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": 3378.2049,
"rate": 33.782049
}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