Rate Overview
Live
1 KMF = 0.378839 JPY
1 JPY = 2.6396
KMF
Avg
0.378403
High
0.379734
Low
0.377465
Last updated: 7/26/2026, 1:26:23 AM
Quick Conversions
| KMF | JPY |
|---|---|
| 1 KMF | 0.38 JPY |
| 10 KMF | 3.79 JPY |
| 50 KMF | 18.94 JPY |
| 100 KMF | 37.88 JPY |
| 500 KMF | 189.42 JPY |
| 1,000 KMF | 378.84 JPY |
Get KMF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=JPYExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-26T01:26:23Z",
"rates": {
"JPY": 0.378839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "JPY",
"amount": 100
},
"result": 37.8839,
"rate": 0.378839
}Build with KMF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key