Rate Overview
Live
1 XAF = 0.056487 THB
1 THB = 17.7032
XAF
Avg
0.056268
High
0.056639
Low
0.055662
Last updated: 3/7/2026, 1:00:31 AM
Quick Conversions
| XAF | THB |
|---|---|
| 1 XAF | 0.06 THB |
| 10 XAF | 0.56 THB |
| 50 XAF | 2.82 THB |
| 100 XAF | 5.65 THB |
| 500 XAF | 28.24 THB |
| 1,000 XAF | 56.49 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-03-07T01:00:31Z",
"rates": {
"THB": 0.056487
}
}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.6487,
"rate": 0.056487
}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