Rate Overview
Live
1 KHR = 0.016338 AFN
1 AFN = 61.2070
KHR
Avg
0.016317
High
0.017128
Low
0.015500
Last updated: 8/1/2026, 12:39:02 PM
Quick Conversions
| KHR | AFN |
|---|---|
| 1 KHR | 0.02 AFN |
| 10 KHR | 0.16 AFN |
| 50 KHR | 0.82 AFN |
| 100 KHR | 1.63 AFN |
| 500 KHR | 8.17 AFN |
| 1,000 KHR | 16.34 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-08-01T12:39:02Z",
"rates": {
"AFN": 0.016338
}
}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.6338,
"rate": 0.016338
}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