Rate Overview
Live
1 HTG = 0.491600 AFN
1 AFN = 2.0342
HTG
Avg
0.499544
High
0.505115
Low
0.491600
Last updated: 9/6/2026, 10:43:53 AM
Quick Conversions
| HTG | AFN |
|---|---|
| 1 HTG | 0.49 AFN |
| 10 HTG | 4.92 AFN |
| 50 HTG | 24.58 AFN |
| 100 HTG | 49.16 AFN |
| 500 HTG | 245.80 AFN |
| 1,000 HTG | 491.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-09-06T10:43:53Z",
"rates": {
"AFN": 0.4916
}
}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.16,
"rate": 0.4916
}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