Rate Overview
Live
1 YER = 0.406841 INR
1 INR = 2.4580
YER
Avg
0.402866
High
0.406841
Low
0.395622
Last updated: 7/27/2026, 1:54:43 AM
Quick Conversions
| YER | INR |
|---|---|
| 1 YER | 0.41 INR |
| 10 YER | 4.07 INR |
| 50 YER | 20.34 INR |
| 100 YER | 40.68 INR |
| 500 YER | 203.42 INR |
| 1,000 YER | 406.84 INR |
Get YER/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=INRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-27T01:54:43Z",
"rates": {
"INR": 0.406841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "INR",
"amount": 100
},
"result": 40.6841,
"rate": 0.406841
}Build with YER/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key