Rate Overview
Live
1 HTG = 0.492600 AFN
1 AFN = 2.0300
HTG
Avg
0.491475
High
0.492772
Low
0.488292
Last updated: 4/18/2026, 8:50:02 AM
Quick Conversions
| HTG | AFN |
|---|---|
| 1 HTG | 0.49 AFN |
| 10 HTG | 4.93 AFN |
| 50 HTG | 24.63 AFN |
| 100 HTG | 49.26 AFN |
| 500 HTG | 246.30 AFN |
| 1,000 HTG | 492.60 AFN |
Get HTG/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=AFNExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-18T08:50:02Z",
"rates": {
"AFN": 0.4926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "AFN",
"amount": 100
},
"result": 49.26,
"rate": 0.4926
}Build with HTG/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key