Rate Overview
Live
1 JPY = 25.1983 KHR
1 KHR = 0.039685
JPY
Avg
25.2241
High
25.2805
Low
25.1682
Last updated: 5/26/2026, 9:19:14 PM
Quick Conversions
| JPY | KHR |
|---|---|
| 1 JPY | 25.20 KHR |
| 10 JPY | 251.98 KHR |
| 50 JPY | 1,259.92 KHR |
| 100 JPY | 2,519.83 KHR |
| 500 JPY | 12,599.16 KHR |
| 1,000 JPY | 25,198.31 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-26T21:19:14Z",
"rates": {
"KHR": 25.198312
}
}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": 2519.8312,
"rate": 25.198312
}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