Rate Overview
Live
1 THB = 1.9221 AFN
1 AFN = 0.520269
THB
Avg
1.9306
High
1.9536
Low
1.9207
Last updated: 5/27/2026, 5:43:47 PM
Quick Conversions
| THB | AFN |
|---|---|
| 1 THB | 1.92 AFN |
| 10 THB | 19.22 AFN |
| 50 THB | 96.10 AFN |
| 100 THB | 192.21 AFN |
| 500 THB | 961.04 AFN |
| 1,000 THB | 1,922.08 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-05-27T17:43:47Z",
"rates": {
"AFN": 1.922084
}
}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.20839999999998,
"rate": 1.922084
}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