Rate Overview
Live
1 JPY = 25.9985 KHR
1 KHR = 0.038464
JPY
Avg
25.4807
High
25.9985
Low
25.2590
Last updated: 9/3/2026, 2:54:43 PM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 26.00 KHR |
| 10 JPY | 259.98 KHR |
| 50 JPY | 1,299.92 KHR |
| 100 JPY | 2,599.85 KHR |
| 500 JPY | 12,999.24 KHR |
| 1,000 JPY | 25,998.49 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-09-03T14:54:43Z",
"rates": {
"KHR": 25.998488
}
}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": 2599.8487999999998,
"rate": 25.998488
}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