Rate Overview
Live
1 XAF = 0.057664 THB
1 THB = 17.3418
XAF
Avg
0.057150
High
0.058453
Low
0.055567
Last updated: 5/29/2026, 5:30:38 PM
Quick Conversions
| XAF | THB |
|---|---|
| 1 XAF | 0.06 THB |
| 10 XAF | 0.58 THB |
| 50 XAF | 2.88 THB |
| 100 XAF | 5.77 THB |
| 500 XAF | 28.83 THB |
| 1,000 XAF | 57.66 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-05-29T17:30:38Z",
"rates": {
"THB": 0.057664
}
}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.7664,
"rate": 0.057664
}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