Rate Overview
Live
1 BYN = 31.3901 INR
1 INR = 0.031857
BYN
Avg
31.5041
High
31.7185
Low
31.2822
Last updated: 3/7/2026, 1:05:36 AM
Quick Conversions
| BYN | INR |
|---|---|
| 1 BYN | 31.39 INR |
| 10 BYN | 313.90 INR |
| 50 BYN | 1,569.51 INR |
| 100 BYN | 3,139.01 INR |
| 500 BYN | 15,695.06 INR |
| 1,000 BYN | 31,390.12 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-03-07T01:05:36Z",
"rates": {
"INR": 31.39012
}
}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": 3139.012,
"rate": 31.39012
}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