Rate Overview
Live
1 HTG = 0.481745 AFN
1 AFN = 2.0758
HTG
Avg
0.497967
High
0.513523
Low
0.476448
Last updated: 3/27/2026, 10:22:33 AM
Quick Conversions
| HTG | AFN |
|---|---|
| 1 HTG | 0.48 AFN |
| 10 HTG | 4.82 AFN |
| 50 HTG | 24.09 AFN |
| 100 HTG | 48.17 AFN |
| 500 HTG | 240.87 AFN |
| 1,000 HTG | 481.75 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-27T10:22:33Z",
"rates": {
"AFN": 0.481745
}
}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": 48.174499999999995,
"rate": 0.481745
}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