Rate Overview
Live
1 JPY = 2.6694 KMF
1 KMF = 0.374618
JPY
Avg
2.8998
High
3.0928
Low
2.6560
Last updated: 3/27/2026, 7:14:20 AM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.67 KMF |
| 10 JPY | 26.69 KMF |
| 50 JPY | 133.47 KMF |
| 100 JPY | 266.94 KMF |
| 500 JPY | 1,334.69 KMF |
| 1,000 JPY | 2,669.39 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-03-27T07:14:20Z",
"rates": {
"KMF": 2.669388
}
}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.9388,
"rate": 2.669388
}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