Rate Overview
Live
1 INR = 0.029972 BYN
1 BYN = 33.3645
INR
Avg
0.030739
High
0.032725
Low
0.028220
Last updated: 7/9/2026, 4:09:07 PM
Quick Conversions
| INR | BYN |
|---|---|
| 1 INR | 0.03 BYN |
| 10 INR | 0.30 BYN |
| 50 INR | 1.50 BYN |
| 100 INR | 3.00 BYN |
| 500 INR | 14.99 BYN |
| 1,000 INR | 29.97 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-09T16:09:07Z",
"rates": {
"BYN": 0.029972
}
}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.9972,
"rate": 0.029972
}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