Rate Overview
Live
1 KMF = 0.376800 JPY
1 JPY = 2.6539
KMF
Avg
0.348576
High
0.376800
Low
0.323335
Last updated: 5/26/2026, 5:22:26 PM
Quick Conversions
| KMF | JPY |
|---|---|
| 1 KMF | 0.38 JPY |
| 10 KMF | 3.77 JPY |
| 50 KMF | 18.84 JPY |
| 100 KMF | 37.68 JPY |
| 500 KMF | 188.40 JPY |
| 1,000 KMF | 376.80 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-05-26T17:22:26Z",
"rates": {
"JPY": 0.3768
}
}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.68,
"rate": 0.3768
}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