Rate Overview
Live
1 YER = 0.398786 INR
1 INR = 2.5076
YER
Avg
0.394447
High
0.398786
Low
0.390737
Last updated: 3/27/2026, 1:37:52 PM
Quick Conversions
| YER | INR |
|---|---|
| 1 YER | 0.40 INR |
| 10 YER | 3.99 INR |
| 50 YER | 19.94 INR |
| 100 YER | 39.88 INR |
| 500 YER | 199.39 INR |
| 1,000 YER | 398.79 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-03-27T13:37:52Z",
"rates": {
"INR": 0.398786
}
}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": 39.8786,
"rate": 0.398786
}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