Rate Overview
Live
1 INR = 0.029896 BYN
1 BYN = 33.4493
INR
Avg
0.033522
High
0.038720
Low
0.028380
Last updated: 7/22/2026, 12:07:27 PM
Quick Conversions
| INR | BYN |
|---|---|
| 1 INR | 0.03 BYN |
| 10 INR | 0.30 BYN |
| 50 INR | 1.49 BYN |
| 100 INR | 2.99 BYN |
| 500 INR | 14.95 BYN |
| 1,000 INR | 29.90 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-22T12:07:27Z",
"rates": {
"BYN": 0.029896
}
}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": 2.9896,
"rate": 0.029896
}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