Rate Overview
Live
1 THB = 1.9764 AFN
1 AFN = 0.505964
THB
Avg
1.9962
High
2.1134
Low
1.9230
Last updated: 7/27/2026, 10:45:47 PM
Quick Conversions
| THB | AFN |
|---|---|
| 1 THB | 1.98 AFN |
| 10 THB | 19.76 AFN |
| 50 THB | 98.82 AFN |
| 100 THB | 197.64 AFN |
| 500 THB | 988.21 AFN |
| 1,000 THB | 1,976.43 AFN |
Get THB/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=AFNExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-27T22:45:47Z",
"rates": {
"AFN": 1.976426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "AFN",
"amount": 100
},
"result": 197.64260000000002,
"rate": 1.976426
}Build with THB/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key