Rate Overview
Live
1 INR = 2.4882 YER
1 YER = 0.401903
INR
Avg
2.4849
High
2.4961
Low
2.4769
Last updated: 9/2/2026, 9:11:14 AM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.49 YER |
| 10 INR | 24.88 YER |
| 50 INR | 124.41 YER |
| 100 INR | 248.82 YER |
| 500 INR | 1,244.08 YER |
| 1,000 INR | 2,488.16 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-09-02T09:11:14Z",
"rates": {
"YER": 2.488162
}
}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": 248.8162,
"rate": 2.488162
}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