Rate Overview
Live
1 KHR = 0.039830 JPY
1 JPY = 25.1067
KHR
Avg
0.039464
High
0.039851
Low
0.038893
Last updated: 3/27/2026, 3:11:11 AM
Quick Conversions
| KHR | JPY |
|---|---|
| 1 KHR | 0.04 JPY |
| 10 KHR | 0.40 JPY |
| 50 KHR | 1.99 JPY |
| 100 KHR | 3.98 JPY |
| 500 KHR | 19.92 JPY |
| 1,000 KHR | 39.83 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-03-27T03:11:11Z",
"rates": {
"JPY": 0.03983
}
}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": 3.9829999999999997,
"rate": 0.03983
}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