Rate Overview
Live
1 JPY = 2.6648 KMF
1 KMF = 0.375259
JPY
Avg
2.6657
High
2.6797
Low
2.6513
Last updated: 7/5/2026, 1:51:38 PM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.66 KMF |
| 10 JPY | 26.65 KMF |
| 50 JPY | 133.24 KMF |
| 100 JPY | 266.48 KMF |
| 500 JPY | 1,332.41 KMF |
| 1,000 JPY | 2,664.83 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-05T13:51:38Z",
"rates": {
"KMF": 2.664825
}
}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": 266.4825,
"rate": 2.664825
}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