Rate Overview
Live
1 INR = 2.5137 YER
1 YER = 0.397817
INR
Avg
2.5081
High
2.5232
Low
2.4919
Last updated: 6/16/2026, 2:49:52 PM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.51 YER |
| 10 INR | 25.14 YER |
| 50 INR | 125.69 YER |
| 100 INR | 251.37 YER |
| 500 INR | 1,256.86 YER |
| 1,000 INR | 2,513.72 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-06-16T14:49:52Z",
"rates": {
"YER": 2.51372
}
}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": 251.372,
"rate": 2.51372
}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