Rate Overview
Live
1 IRR = 0.002943 KHR
1 KHR = 339.7893
IRR
Avg
0.002931
High
0.002945
Low
0.002911
Last updated: 7/28/2026, 8:36:49 PM
Quick Conversions
| IRR | KHR |
|---|---|
| 1 IRR | 0.00 KHR |
| 10 IRR | 0.03 KHR |
| 50 IRR | 0.15 KHR |
| 100 IRR | 0.29 KHR |
| 500 IRR | 1.47 KHR |
| 1,000 IRR | 2.94 KHR |
Get IRR/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=KHRExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-07-28T20:36:49Z",
"rates": {
"KHR": 0.002943
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "KHR",
"amount": 100
},
"result": 0.2943,
"rate": 0.002943
}Build with IRR/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key