Rate Overview
Live
1 ISK = 3.4646 KMF
1 KMF = 0.288631
ISK
Avg
3.4592
High
3.4721
Low
3.4498
Last updated: 8/13/2026, 2:05:30 PM
Quick Conversions
| ISK | KMF |
|---|---|
| 1 ISK | 3.46 KMF |
| 10 ISK | 34.65 KMF |
| 50 ISK | 173.23 KMF |
| 100 ISK | 346.46 KMF |
| 500 ISK | 1,732.32 KMF |
| 1,000 ISK | 3,464.63 KMF |
Get ISK/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=KMFExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-13T14:05:30Z",
"rates": {
"KMF": 3.464634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "KMF",
"amount": 100
},
"result": 346.46340000000004,
"rate": 3.464634
}Build with ISK/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key