Rate Overview
Live
1 KMF = 0.001766 FKP
1 FKP = 566.2514
KMF
Avg
0.001773
High
0.001782
Low
0.001766
Last updated: 3/7/2026, 12:31:49 AM
Quick Conversions
| KMF | FKP |
|---|---|
| 1 KMF | 0.00 FKP |
| 10 KMF | 0.02 FKP |
| 50 KMF | 0.09 FKP |
| 100 KMF | 0.18 FKP |
| 500 KMF | 0.88 FKP |
| 1,000 KMF | 1.77 FKP |
Get KMF/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=FKPExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-07T00:31:49Z",
"rates": {
"FKP": 0.001766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "FKP",
"amount": 100
},
"result": 0.1766,
"rate": 0.001766
}Build with KMF/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key