Rate Overview
Live
1 IRR = 0.002913 KHR
1 KHR = 343.2887
IRR
Avg
0.002919
High
0.002927
Low
0.002913
Last updated: 6/19/2026, 8:54:34 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-06-19T08:54:34Z",
"rates": {
"KHR": 0.002913
}
}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.2913,
"rate": 0.002913
}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