Rate Overview
Live
1 JPY = 24.8067 KHR
1 KHR = 0.040312
JPY
Avg
26.3791
High
28.3172
Low
24.7925
Last updated: 7/21/2026, 3:03:16 PM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 24.81 KHR |
| 10 JPY | 248.07 KHR |
| 50 JPY | 1,240.34 KHR |
| 100 JPY | 2,480.67 KHR |
| 500 JPY | 12,403.36 KHR |
| 1,000 JPY | 24,806.72 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-21T15:03:16Z",
"rates": {
"KHR": 24.806721
}
}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": 2480.6721,
"rate": 24.806721
}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