Rate Overview
Live
1 IRR = 0.000317 KMF
1 KMF = 3154.57
IRR
Avg
0.000319
High
0.000322
Low
0.000317
Last updated: 4/16/2026, 4:34:38 PM
Quick Conversions
| IRR | KMF |
|---|---|
| 1 IRR | 0.00 KMF |
| 10 IRR | 0.00 KMF |
| 50 IRR | 0.02 KMF |
| 100 IRR | 0.03 KMF |
| 500 IRR | 0.16 KMF |
| 1,000 IRR | 0.32 KMF |
Get IRR/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=KMFExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-04-16T16:34:38Z",
"rates": {
"KMF": 0.000317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "KMF",
"amount": 100
},
"result": 0.0317,
"rate": 0.000317
}Build with IRR/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key