Rate Overview
Live
1 JPY = 2.6287 KMF
1 KMF = 0.380417
JPY
Avg
2.8587
High
3.0928
Low
2.6287
Last updated: 7/24/2026, 2:49:48 AM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.63 KMF |
| 10 JPY | 26.29 KMF |
| 50 JPY | 131.43 KMF |
| 100 JPY | 262.87 KMF |
| 500 JPY | 1,314.35 KMF |
| 1,000 JPY | 2,628.69 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-24T02:49:48Z",
"rates": {
"KMF": 2.628693
}
}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": 262.8693,
"rate": 2.628693
}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