Rate Overview
Live
1 KMF = 0.379745 JPY
1 JPY = 2.6333
KMF
Avg
0.378998
High
0.380601
Low
0.374367
Last updated: 4/16/2026, 6:01:17 AM
Quick Conversions
| KMF | JPY |
|---|---|
| 1 KMF | 0.38 JPY |
| 10 KMF | 3.80 JPY |
| 50 KMF | 18.99 JPY |
| 100 KMF | 37.97 JPY |
| 500 KMF | 189.87 JPY |
| 1,000 KMF | 379.75 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-04-16T06:01:17Z",
"rates": {
"JPY": 0.379745
}
}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.9745,
"rate": 0.379745
}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