Rate Overview
Live
1 KHR = 0.015912 AFN
1 AFN = 62.8457
KHR
Avg
0.015878
High
0.015950
Low
0.015710
Last updated: 5/7/2026, 11:23:32 AM
Quick Conversions
| KHR | AFN |
|---|---|
| 1 KHR | 0.02 AFN |
| 10 KHR | 0.16 AFN |
| 50 KHR | 0.80 AFN |
| 100 KHR | 1.59 AFN |
| 500 KHR | 7.96 AFN |
| 1,000 KHR | 15.91 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-05-07T11:23:32Z",
"rates": {
"AFN": 0.015912
}
}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.5912,
"rate": 0.015912
}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