Rate Overview
Live
1 IRR = 0.000180 YER
1 YER = 5555.56
IRR
Avg
0.000181
High
0.000181
Low
0.000180
Last updated: 3/7/2026, 7:41:39 AM
Quick Conversions
| IRR | YER |
|---|---|
| 1 IRR | 0.00 YER |
| 10 IRR | 0.00 YER |
| 50 IRR | 0.01 YER |
| 100 IRR | 0.02 YER |
| 500 IRR | 0.09 YER |
| 1,000 IRR | 0.18 YER |
Get IRR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=YERExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-07T07:41:39Z",
"rates": {
"YER": 0.00018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "YER",
"amount": 100
},
"result": 0.018000000000000002,
"rate": 0.00018
}Build with IRR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key