Rate Overview
Live
1 JPY = 25.4226 KHR
1 KHR = 0.039335
JPY
Avg
25.5266
High
25.7093
Low
25.4065
Last updated: 3/7/2026, 12:14:14 AM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 25.42 KHR |
| 10 JPY | 254.23 KHR |
| 50 JPY | 1,271.13 KHR |
| 100 JPY | 2,542.26 KHR |
| 500 JPY | 12,711.32 KHR |
| 1,000 JPY | 25,422.63 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-03-07T00:14:14Z",
"rates": {
"KHR": 25.422633
}
}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": 2542.2633,
"rate": 25.422633
}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