Rate Overview
Live
1 THB = 1.9239 AFN
1 AFN = 0.519785
THB
Avg
2.0789
High
2.2304
Low
1.9239
Last updated: 3/27/2026, 1:22:14 PM
Quick Conversions
| THB | AFN |
|---|---|
| 1 THB | 1.92 AFN |
| 10 THB | 19.24 AFN |
| 50 THB | 96.19 AFN |
| 100 THB | 192.39 AFN |
| 500 THB | 961.94 AFN |
| 1,000 THB | 1,923.87 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-27T13:22:14Z",
"rates": {
"AFN": 1.923874
}
}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.3874,
"rate": 1.923874
}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