Rate Overview
Live
1 IRR = 0.000685 KPW
1 KPW = 1459.85
IRR
Avg
0.016729
High
0.021481
Low
0.000681
Last updated: 3/28/2026, 12:27:51 PM
Quick Conversions
| IRR | KPW |
|---|---|
| 1 IRR | 0.00 KPW |
| 10 IRR | 0.01 KPW |
| 50 IRR | 0.03 KPW |
| 100 IRR | 0.07 KPW |
| 500 IRR | 0.34 KPW |
| 1,000 IRR | 0.68 KPW |
Get IRR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=KPWExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-28T12:27:51Z",
"rates": {
"KPW": 0.000685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "KPW",
"amount": 100
},
"result": 0.06849999999999999,
"rate": 0.000685
}Build with IRR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key