Rate Overview
Live
1 JPY = 2.6539 KMF
1 KMF = 0.376801
JPY
Avg
2.6602
High
2.6669
Low
2.6539
Last updated: 5/26/2026, 6:22:26 PM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.65 KMF |
| 10 JPY | 26.54 KMF |
| 50 JPY | 132.70 KMF |
| 100 JPY | 265.39 KMF |
| 500 JPY | 1,326.96 KMF |
| 1,000 JPY | 2,653.92 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-26T18:22:26Z",
"rates": {
"KMF": 2.653924
}
}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": 265.3924,
"rate": 2.653924
}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