Rate Overview
Live
1 INR = 2.5528 YER
1 YER = 0.391734
INR
Avg
2.5562
High
2.5747
Low
2.5410
Last updated: 4/16/2026, 5:31:50 PM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.55 YER |
| 10 INR | 25.53 YER |
| 50 INR | 127.64 YER |
| 100 INR | 255.28 YER |
| 500 INR | 1,276.38 YER |
| 1,000 INR | 2,552.75 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-04-16T17:31:50Z",
"rates": {
"YER": 2.552752
}
}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": 255.27519999999998,
"rate": 2.552752
}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