Rate Overview
Live
1 HTG = 0.477477 AFN
1 AFN = 2.0943
HTG
Avg
0.491797
High
0.508810
Low
0.474350
Last updated: 5/28/2026, 9:43:17 PM
Quick Conversions
| HTG | AFN |
|---|---|
| 1 HTG | 0.48 AFN |
| 10 HTG | 4.77 AFN |
| 50 HTG | 23.87 AFN |
| 100 HTG | 47.75 AFN |
| 500 HTG | 238.74 AFN |
| 1,000 HTG | 477.48 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-05-28T21:43:17Z",
"rates": {
"AFN": 0.477477
}
}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.7477,
"rate": 0.477477
}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