Rate Overview
Live
1 JPY = 24.8561 KHR
1 KHR = 0.040232
JPY
Avg
25.3541
High
26.2938
Low
24.8561
Last updated: 7/21/2026, 2:34:25 AM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 24.86 KHR |
| 10 JPY | 248.56 KHR |
| 50 JPY | 1,242.81 KHR |
| 100 JPY | 2,485.61 KHR |
| 500 JPY | 12,428.06 KHR |
| 1,000 JPY | 24,856.13 KHR |
Get JPY/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KHRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T02:34:25Z",
"rates": {
"KHR": 24.856128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KHR",
"amount": 100
},
"result": 2485.6128,
"rate": 24.856128
}Build with JPY/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key