Rate Overview
Live
1 INR = 0.030429 BYN
1 BYN = 32.8634
INR
Avg
0.030601
High
0.030797
Low
0.030429
Last updated: 7/4/2026, 12:56:52 PM
Quick Conversions
| INR | BYN |
|---|---|
| 1 INR | 0.03 BYN |
| 10 INR | 0.30 BYN |
| 50 INR | 1.52 BYN |
| 100 INR | 3.04 BYN |
| 500 INR | 15.21 BYN |
| 1,000 INR | 30.43 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-07-04T12:56:52Z",
"rates": {
"BYN": 0.030429
}
}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.0429,
"rate": 0.030429
}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