Rate Overview
Live
1 INR = 2.5875 YER
1 YER = 0.386477
INR
Avg
2.5988
High
2.6194
Low
2.5844
Last updated: 3/7/2026, 2:14:29 AM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.59 YER |
| 10 INR | 25.87 YER |
| 50 INR | 129.37 YER |
| 100 INR | 258.75 YER |
| 500 INR | 1,293.74 YER |
| 1,000 INR | 2,587.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-03-07T02:14:29Z",
"rates": {
"YER": 2.587477
}
}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": 258.7477,
"rate": 2.587477
}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