Rate Overview
Live
1 JPY = 24.6805 KHR
1 KHR = 0.040518
JPY
Avg
25.2626
High
26.2238
Low
24.6553
Last updated: 7/25/2026, 7:51:07 PM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 24.68 KHR |
| 10 JPY | 246.80 KHR |
| 50 JPY | 1,234.02 KHR |
| 100 JPY | 2,468.05 KHR |
| 500 JPY | 12,340.23 KHR |
| 1,000 JPY | 24,680.46 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-25T19:51:07Z",
"rates": {
"KHR": 24.680463
}
}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": 2468.0463,
"rate": 24.680463
}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