Rate Overview
Live
1 XAF = 0.058496 THB
1 THB = 17.0952
XAF
Avg
0.057287
High
0.058792
Low
0.055567
Last updated: 7/31/2026, 8:08:50 AM
Quick Conversions
| XAF | THB |
|---|---|
| 1 XAF | 0.06 THB |
| 10 XAF | 0.58 THB |
| 50 XAF | 2.92 THB |
| 100 XAF | 5.85 THB |
| 500 XAF | 29.25 THB |
| 1,000 XAF | 58.50 THB |
Get XAF/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=THBExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-31T08:08:50Z",
"rates": {
"THB": 0.058496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "THB",
"amount": 100
},
"result": 5.8496,
"rate": 0.058496
}Build with XAF/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key