Rate Overview
Live
1 INR = 0.031588 BYN
1 BYN = 31.6576
INR
Avg
0.034114
High
0.038777
Low
0.030837
Last updated: 3/26/2026, 5:11:33 PM
Quick Conversions
| INR | BYN |
|---|---|
| 1 INR | 0.03 BYN |
| 10 INR | 0.32 BYN |
| 50 INR | 1.58 BYN |
| 100 INR | 3.16 BYN |
| 500 INR | 15.79 BYN |
| 1,000 INR | 31.59 BYN |
Get INR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=BYNExample Response:
{
"success": true,
"base": "INR",
"date": "2026-03-26T17:11:33Z",
"rates": {
"BYN": 0.031588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "BYN",
"amount": 100
},
"result": 3.1588,
"rate": 0.031588
}Build with INR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key