Rate Overview
Live
1 IRR = 0.000324 KMF
1 KMF = 3086.42
IRR
Avg
0.005735
High
0.010167
Low
0.000318
Last updated: 3/27/2026, 1:38:21 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-03-27T13:38:21Z",
"rates": {
"KMF": 0.000324
}
}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.0324,
"rate": 0.000324
}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