Rate Overview
Live
1 INR = 2.4884 YER
1 YER = 0.401863
INR
Avg
2.6714
High
2.8557
Low
2.4867
Last updated: 5/27/2026, 2:55:39 PM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.49 YER |
| 10 INR | 24.88 YER |
| 50 INR | 124.42 YER |
| 100 INR | 248.84 YER |
| 500 INR | 1,244.20 YER |
| 1,000 INR | 2,488.41 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-05-27T14:55:39Z",
"rates": {
"YER": 2.488409
}
}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.84089999999998,
"rate": 2.488409
}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