Rate Overview
Live
1 KMF = 0.375146 JPY
1 JPY = 2.6656
KMF
Avg
0.374854
High
0.377173
Low
0.373174
Last updated: 7/3/2026, 7:18:06 PM
Quick Conversions
| KMF | JPY |
|---|---|
| 1 KMF | 0.38 JPY |
| 10 KMF | 3.75 JPY |
| 50 KMF | 18.76 JPY |
| 100 KMF | 37.51 JPY |
| 500 KMF | 187.57 JPY |
| 1,000 KMF | 375.15 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-03T19:18:06Z",
"rates": {
"JPY": 0.375146
}
}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.5146,
"rate": 0.375146
}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