Rate Overview
Live
1 JPY = 2.6462 KMF
1 KMF = 0.377897
JPY
Avg
2.6597
High
2.6797
Low
2.6454
Last updated: 7/21/2026, 12:49:06 AM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.65 KMF |
| 10 JPY | 26.46 KMF |
| 50 JPY | 132.31 KMF |
| 100 JPY | 264.62 KMF |
| 500 JPY | 1,323.11 KMF |
| 1,000 JPY | 2,646.22 KMF |
Get JPY/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KMFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T00:49:06Z",
"rates": {
"KMF": 2.646223
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KMF",
"amount": 100
},
"result": 264.6223,
"rate": 2.646223
}Build with JPY/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key