Rate Overview
Live
1 JPY = 2.6396 KMF
1 KMF = 0.378840
JPY
Avg
2.6653
High
2.7032
Low
2.6274
Last updated: 7/25/2026, 5:10:55 AM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.64 KMF |
| 10 JPY | 26.40 KMF |
| 50 JPY | 131.98 KMF |
| 100 JPY | 263.96 KMF |
| 500 JPY | 1,319.82 KMF |
| 1,000 JPY | 2,639.64 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-25T05:10:55Z",
"rates": {
"KMF": 2.63964
}
}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": 263.964,
"rate": 2.63964
}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