Rate Overview
Live
1 KHR = 0.002312 NOK
1 NOK = 432.5260
KHR
Avg
0.002309
High
0.002317
Low
0.002295
Last updated: 5/8/2026, 5:59:24 AM
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.16 NOK |
| 1,000 KHR | 2.31 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-05-08T05:59:24Z",
"rates": {
"NOK": 0.002312
}
}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.2312,
"rate": 0.002312
}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