Rate Overview
Live
1 IRR = 0.001142 KRW
1 KRW = 875.6567
IRR
Avg
0.001129
High
0.001151
Low
0.001100
Last updated: 5/27/2026, 6:26:33 PM
Quick Conversions
| IRR | KRW |
|---|---|
| 1 IRR | 0.00 KRW |
| 10 IRR | 0.01 KRW |
| 50 IRR | 0.06 KRW |
| 100 IRR | 0.11 KRW |
| 500 IRR | 0.57 KRW |
| 1,000 IRR | 1.14 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-05-27T18:26:33Z",
"rates": {
"KRW": 0.001142
}
}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.1142,
"rate": 0.001142
}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