Rate Overview
Live
1 KHR = 0.015812 AFN
1 AFN = 63.2431
KHR
Avg
0.016291
High
0.016807
Low
0.015650
Last updated: 3/27/2026, 10:21:35 AM
Quick Conversions
| KHR | AFN |
|---|---|
| 1 KHR | 0.02 AFN |
| 10 KHR | 0.16 AFN |
| 50 KHR | 0.79 AFN |
| 100 KHR | 1.58 AFN |
| 500 KHR | 7.91 AFN |
| 1,000 KHR | 15.81 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-27T10:21:35Z",
"rates": {
"AFN": 0.015812
}
}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.5812,
"rate": 0.015812
}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