Rate Overview
Live
1 INR = 2.5111 YER
1 YER = 0.398224
INR
Avg
2.5117
High
2.5218
Low
2.5043
Last updated: 5/7/2026, 8:37:47 AM
Quick Conversions
| INR | YER |
|---|---|
| 1 INR | 2.51 YER |
| 10 INR | 25.11 YER |
| 50 INR | 125.56 YER |
| 100 INR | 251.11 YER |
| 500 INR | 1,255.57 YER |
| 1,000 INR | 2,511.15 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-07T08:37:47Z",
"rates": {
"YER": 2.511147
}
}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": 251.11469999999997,
"rate": 2.511147
}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