Rate Overview
Live
1 JPY = 2.6927 KMF
1 KMF = 0.371372
JPY
Avg
2.6747
High
2.6954
Low
2.6347
Last updated: 5/6/2026, 1:20:20 PM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.69 KMF |
| 10 JPY | 26.93 KMF |
| 50 JPY | 134.64 KMF |
| 100 JPY | 269.27 KMF |
| 500 JPY | 1,346.36 KMF |
| 1,000 JPY | 2,692.72 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-05-06T13:20:20Z",
"rates": {
"KMF": 2.692718
}
}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": 269.27180000000004,
"rate": 2.692718
}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