Rate Overview
Live
1 KHR = 0.015571 AFN
1 AFN = 64.2220
KHR
Avg
0.015686
High
0.015910
Low
0.015569
Last updated: 3/7/2026, 3:08:09 AM
Quick Conversions
| KHR | AFN |
|---|---|
| 1 KHR | 0.02 AFN |
| 10 KHR | 0.16 AFN |
| 50 KHR | 0.78 AFN |
| 100 KHR | 1.56 AFN |
| 500 KHR | 7.79 AFN |
| 1,000 KHR | 15.57 AFN |
Get KHR/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=AFNExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-07T03:08:09Z",
"rates": {
"AFN": 0.015571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "AFN",
"amount": 100
},
"result": 1.5571,
"rate": 0.015571
}Build with KHR/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key