Rate Overview
Live
1 KHR = 0.040517 JPY
1 JPY = 24.6810
KHR
Avg
0.037978
High
0.040517
Low
0.035314
Last updated: 7/25/2026, 12:35:31 PM
Quick Conversions
| KHR | JPY |
|---|---|
| 1 KHR | 0.04 JPY |
| 10 KHR | 0.41 JPY |
| 50 KHR | 2.03 JPY |
| 100 KHR | 4.05 JPY |
| 500 KHR | 20.26 JPY |
| 1,000 KHR | 40.52 JPY |
Get KHR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=JPYExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-07-25T12:35:31Z",
"rates": {
"JPY": 0.040517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "JPY",
"amount": 100
},
"result": 4.051699999999999,
"rate": 0.040517
}Build with KHR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key