Rate Overview
Live
1 JPY = 25.1689 KHR
1 KHR = 0.039731
JPY
Avg
25.1768
High
25.2631
Low
25.0089
Last updated: 4/16/2026, 6:01:15 AM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 25.17 KHR |
| 10 JPY | 251.69 KHR |
| 50 JPY | 1,258.45 KHR |
| 100 JPY | 2,516.89 KHR |
| 500 JPY | 12,584.47 KHR |
| 1,000 JPY | 25,168.95 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-04-16T06:01:15Z",
"rates": {
"KHR": 25.168949
}
}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": 2516.8949000000002,
"rate": 25.168949
}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