Rate Overview
Live
1 INR = 2.5076 YER
1 YER = 0.398787
INR
Avg
2.7236
High
2.9001
Low
2.5076
Last updated: 3/27/2026, 4:29:07 PM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.51 YER |
| 10 INR | 25.08 YER |
| 50 INR | 125.38 YER |
| 100 INR | 250.76 YER |
| 500 INR | 1,253.80 YER |
| 1,000 INR | 2,507.61 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-27T16:29:07Z",
"rates": {
"YER": 2.507607
}
}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": 250.7607,
"rate": 2.507607
}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