Rate Overview
Live
1 JPY = 25.4343 KHR
1 KHR = 0.039317
JPY
Avg
25.5532
High
25.6839
Low
25.4094
Last updated: 8/13/2026, 3:02:08 PM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 25.43 KHR |
| 10 JPY | 254.34 KHR |
| 50 JPY | 1,271.71 KHR |
| 100 JPY | 2,543.43 KHR |
| 500 JPY | 12,717.15 KHR |
| 1,000 JPY | 25,434.30 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-08-13T15:02:08Z",
"rates": {
"KHR": 25.434295
}
}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": 2543.4294999999997,
"rate": 25.434295
}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