Rate Overview
Live
1 INR = 2.4582 YER
1 YER = 0.406801
INR
Avg
2.4863
High
2.5278
Low
2.4582
Last updated: 7/25/2026, 12:57:47 AM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.46 YER |
| 10 INR | 24.58 YER |
| 50 INR | 122.91 YER |
| 100 INR | 245.82 YER |
| 500 INR | 1,229.10 YER |
| 1,000 INR | 2,458.20 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-25T00:57:47Z",
"rates": {
"YER": 2.458203
}
}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": 245.8203,
"rate": 2.458203
}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