Rate Overview
Live
1 YER = 0.403924 INR
1 INR = 2.4757
YER
Avg
0.380088
High
0.405730
Low
0.352943
Last updated: 7/6/2026, 10:06:14 PM
Quick Conversions
| YER | INR |
|---|---|
| 1 YER | 0.40 INR |
| 10 YER | 4.04 INR |
| 50 YER | 20.20 INR |
| 100 YER | 40.39 INR |
| 500 YER | 201.96 INR |
| 1,000 YER | 403.92 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-06T22:06:14Z",
"rates": {
"INR": 0.403924
}
}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.3924,
"rate": 0.403924
}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