Rate Overview
Live
1 JPY = 2.6715 KMF
1 KMF = 0.374317
JPY
Avg
2.6718
High
2.6872
Low
2.6641
Last updated: 3/27/2026, 5:34:31 AM
Quick Conversions
| JPY | KMF |
|---|---|
| 1 JPY | 2.67 KMF |
| 10 JPY | 26.72 KMF |
| 50 JPY | 133.58 KMF |
| 100 JPY | 267.15 KMF |
| 500 JPY | 1,335.76 KMF |
| 1,000 JPY | 2,671.53 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-27T05:34:31Z",
"rates": {
"KMF": 2.671529
}
}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": 267.1529,
"rate": 2.671529
}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