Rate Overview
Live
1 IRR = 0.000681 KPW
1 KPW = 1468.43
IRR
Avg
0.000683
High
0.000686
Low
0.000681
Last updated: 3/7/2026, 9:18:13 AM
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-07T09:18:13Z",
"rates": {
"KPW": 0.000681
}
}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.0681,
"rate": 0.000681
}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