Rate Overview
Live
1 YER = 0.402507 INR
1 INR = 2.4844
YER
Avg
0.399766
High
0.405730
Low
0.394716
Last updated: 5/27/2026, 12:16:03 PM
Quick Conversions
| YER | INR |
|---|---|
| 1 YER | 0.40 INR |
| 10 YER | 4.03 INR |
| 50 YER | 20.13 INR |
| 100 YER | 40.25 INR |
| 500 YER | 201.25 INR |
| 1,000 YER | 402.51 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-05-27T12:16:03Z",
"rates": {
"INR": 0.402507
}
}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.2507,
"rate": 0.402507
}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