Rate Overview
Live
1 INR = 2.4695 YER
1 YER = 0.404943
INR
Avg
2.4673
High
2.4709
Low
2.4630
Last updated: 7/26/2026, 2:20:05 AM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.47 YER |
| 10 INR | 24.69 YER |
| 50 INR | 123.47 YER |
| 100 INR | 246.95 YER |
| 500 INR | 1,234.74 YER |
| 1,000 INR | 2,469.48 YER |
Get INR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=YERExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-26T02:20:05Z",
"rates": {
"YER": 2.469481
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "YER",
"amount": 100
},
"result": 246.9481,
"rate": 2.469481
}Build with INR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key