Rate Overview
Live
1 JPY = 25.5955 KHR
1 KHR = 0.039069
JPY
Avg
25.5095
High
25.6242
Low
25.0955
Last updated: 5/6/2026, 7:12:50 PM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 25.60 KHR |
| 10 JPY | 255.95 KHR |
| 50 JPY | 1,279.77 KHR |
| 100 JPY | 2,559.55 KHR |
| 500 JPY | 12,797.73 KHR |
| 1,000 JPY | 25,595.46 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-05-06T19:12:50Z",
"rates": {
"KHR": 25.595458
}
}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": 2559.5458,
"rate": 25.595458
}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