Rate Overview
Live
1 HTG = 0.475951 AFN
1 AFN = 2.1011
HTG
Avg
0.479162
High
0.484523
Low
0.475951
Last updated: 3/7/2026, 4:07:27 AM
Quick Conversions
| HTG | AFN |
|---|---|
| 1 HTG | 0.48 AFN |
| 10 HTG | 4.76 AFN |
| 50 HTG | 23.80 AFN |
| 100 HTG | 47.60 AFN |
| 500 HTG | 237.98 AFN |
| 1,000 HTG | 475.95 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-03-07T04:07:27Z",
"rates": {
"AFN": 0.475951
}
}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": 47.5951,
"rate": 0.475951
}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