Rate Overview
Live
1 KHR = 0.002331 NOK
1 NOK = 429.0004
KHR
Avg
0.002356
High
0.002386
Low
0.002331
Last updated: 4/17/2026, 1:36:11 PM
Quick Conversions
| KHR | NOK |
|---|---|
| 1 KHR | 0.00 NOK |
| 10 KHR | 0.02 NOK |
| 50 KHR | 0.12 NOK |
| 100 KHR | 0.23 NOK |
| 500 KHR | 1.17 NOK |
| 1,000 KHR | 2.33 NOK |
Get KHR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=NOKExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-04-17T13:36:11Z",
"rates": {
"NOK": 0.002331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "NOK",
"amount": 100
},
"result": 0.23310000000000003,
"rate": 0.002331
}Build with KHR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key