Rate Overview
Live
1 XAF = 0.058259 THB
1 THB = 17.1647
XAF
Avg
0.058036
High
0.058323
Low
0.057787
Last updated: 7/9/2026, 5:53:17 AM
Quick Conversions
| XAF | THB |
|---|---|
| 1 XAF | 0.06 THB |
| 10 XAF | 0.58 THB |
| 50 XAF | 2.91 THB |
| 100 XAF | 5.83 THB |
| 500 XAF | 29.13 THB |
| 1,000 XAF | 58.26 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-09T05:53:17Z",
"rates": {
"THB": 0.058259
}
}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.8259,
"rate": 0.058259
}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