Rate Overview
Live
1 KHR = 0.038908 JPY
1 JPY = 25.7017
KHR
Avg
0.039199
High
0.039847
Low
0.038908
Last updated: 5/6/2026, 11:24:06 AM
Quick Conversions
| KHR | JPY |
|---|---|
| 1 KHR | 0.04 JPY |
| 10 KHR | 0.39 JPY |
| 50 KHR | 1.95 JPY |
| 100 KHR | 3.89 JPY |
| 500 KHR | 19.45 JPY |
| 1,000 KHR | 38.91 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-05-06T11:24:06Z",
"rates": {
"JPY": 0.038908
}
}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.8907999999999996,
"rate": 0.038908
}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