Rate Overview
Live
1 HTG = 0.499363 AFN
1 AFN = 2.0026
HTG
Avg
0.501008
High
0.503451
Low
0.499363
Last updated: 8/12/2026, 12:21:54 PM
Quick Conversions
| HTG | AFN |
|---|---|
| 1 HTG | 0.50 AFN |
| 10 HTG | 4.99 AFN |
| 50 HTG | 24.97 AFN |
| 100 HTG | 49.94 AFN |
| 500 HTG | 249.68 AFN |
| 1,000 HTG | 499.36 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-08-12T12:21:54Z",
"rates": {
"AFN": 0.499363
}
}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.9363,
"rate": 0.499363
}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