Rate Overview
Live
1 YER = 0.385658 INR
1 INR = 2.5930
YER
Avg
0.384805
High
0.386935
Low
0.381767
Last updated: 3/7/2026, 4:43:29 AM
Quick Conversions
| YER | INR |
|---|---|
| 1 YER | 0.39 INR |
| 10 YER | 3.86 INR |
| 50 YER | 19.28 INR |
| 100 YER | 38.57 INR |
| 500 YER | 192.83 INR |
| 1,000 YER | 385.66 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-07T04:43:29Z",
"rates": {
"INR": 0.385658
}
}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": 38.5658,
"rate": 0.385658
}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