Rate Overview
Live
1 THB = 1.9107 AFN
1 AFN = 0.523357
THB
Avg
1.9220
High
1.9801
Low
1.9059
Last updated: 7/6/2026, 8:06:25 PM
Quick Conversions
| THB | AFN |
|---|---|
| 1 THB | 1.91 AFN |
| 10 THB | 19.11 AFN |
| 50 THB | 95.54 AFN |
| 100 THB | 191.07 AFN |
| 500 THB | 955.37 AFN |
| 1,000 THB | 1,910.74 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-06T20:06:25Z",
"rates": {
"AFN": 1.91074
}
}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": 191.074,
"rate": 1.91074
}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