Rate Overview
Live
1 IRR = 0.001062 KRW
1 KRW = 941.6196
IRR
Avg
0.001128
High
0.001309
Low
0.001061
Last updated: 7/29/2026, 4:08:40 AM
Quick Conversions
| IRR | KRW |
|---|---|
| 1 IRR | 0.00 KRW |
| 10 IRR | 0.01 KRW |
| 50 IRR | 0.05 KRW |
| 100 IRR | 0.11 KRW |
| 500 IRR | 0.53 KRW |
| 1,000 IRR | 1.06 KRW |
Get IRR/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=KRWExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-07-29T04:08:40Z",
"rates": {
"KRW": 0.001062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "KRW",
"amount": 100
},
"result": 0.1062,
"rate": 0.001062
}Build with IRR/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key