Rate Overview
Live
1 JPY = 2.6416 KMF
1 KMF = 0.378562
JPY
Avg
2.6527
High
2.6624
Low
2.6416
Last updated: 6/15/2026, 9:00:35 PM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.64 KMF |
| 10 JPY | 26.42 KMF |
| 50 JPY | 132.08 KMF |
| 100 JPY | 264.16 KMF |
| 500 JPY | 1,320.79 KMF |
| 1,000 JPY | 2,641.58 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-06-15T21:00:35Z",
"rates": {
"KMF": 2.641575
}
}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.1575,
"rate": 2.641575
}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