Rate Overview
Live
1 IRR = 0.002911 KHR
1 KHR = 343.5246
IRR
Avg
0.002915
High
0.002924
Low
0.002911
Last updated: 7/8/2026, 2:10:18 AM
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.46 KHR |
| 1,000 IRR | 2.91 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-08T02:10:18Z",
"rates": {
"KHR": 0.002911
}
}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.29109999999999997,
"rate": 0.002911
}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