Rate Overview
Live
1 INR = 2.4776 YER
1 YER = 0.403610
INR
Avg
2.4892
High
2.5062
Low
2.4776
Last updated: 8/12/2026, 9:28:01 AM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.48 YER |
| 10 INR | 24.78 YER |
| 50 INR | 123.88 YER |
| 100 INR | 247.76 YER |
| 500 INR | 1,238.82 YER |
| 1,000 INR | 2,477.64 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-08-12T09:28:01Z",
"rates": {
"YER": 2.477637
}
}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": 247.7637,
"rate": 2.477637
}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