Rate Overview
Live
1 IRR = 0.003038 KHR
1 KHR = 329.1639
IRR
Avg
0.003048
High
0.003064
Low
0.003038
Last updated: 3/7/2026, 7:42:30 AM
Quick Conversions
| IRR | KHR |
|---|---|
| 1 IRR | 0.00 KHR |
| 10 IRR | 0.03 KHR |
| 50 IRR | 0.15 KHR |
| 100 IRR | 0.30 KHR |
| 500 IRR | 1.52 KHR |
| 1,000 IRR | 3.04 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-03-07T07:42:30Z",
"rates": {
"KHR": 0.003038
}
}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.3038,
"rate": 0.003038
}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