Rate Overview
Live
1 HTG = 0.507616 AFN
1 AFN = 1.9700
HTG
Avg
0.517191
High
0.575380
Low
0.480430
Last updated: 7/29/2026, 1:08:41 AM
Quick Conversions
| HTG | AFN |
|---|---|
| 1 HTG | 0.51 AFN |
| 10 HTG | 5.08 AFN |
| 50 HTG | 25.38 AFN |
| 100 HTG | 50.76 AFN |
| 500 HTG | 253.81 AFN |
| 1,000 HTG | 507.62 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-07-29T01:08:41Z",
"rates": {
"AFN": 0.507616
}
}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": 50.761599999999994,
"rate": 0.507616
}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