Rate Overview
Live
1 YER = 0.401903 INR
1 INR = 2.4882
YER
Avg
0.402441
High
0.403731
Low
0.400623
Last updated: 9/2/2026, 9:27:00 AM
Quick Conversions
| YER | INR |
|---|---|
| 1 YER | 0.40 INR |
| 10 YER | 4.02 INR |
| 50 YER | 20.10 INR |
| 100 YER | 40.19 INR |
| 500 YER | 200.95 INR |
| 1,000 YER | 401.90 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-09-02T09:27:00Z",
"rates": {
"INR": 0.401903
}
}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.1903,
"rate": 0.401903
}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