Rate Overview
Live
1 THB = 1.9246 AFN
1 AFN = 0.519587
THB
Avg
2.0335
High
2.1134
Low
1.9246
Last updated: 3/27/2026, 12:57:35 PM
Quick Conversions
| THB | AFN |
|---|---|
| 1 THB | 1.92 AFN |
| 10 THB | 19.25 AFN |
| 50 THB | 96.23 AFN |
| 100 THB | 192.46 AFN |
| 500 THB | 962.30 AFN |
| 1,000 THB | 1,924.60 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-03-27T12:57:35Z",
"rates": {
"AFN": 1.924605
}
}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": 192.4605,
"rate": 1.924605
}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