Rate Overview
Live
1 XOF = 0.058128 THB
1 THB = 17.2034
XOF
Avg
0.058153
High
0.058244
Low
0.058128
Last updated: 8/13/2026, 1:52:56 AM
Quick Conversions
| XOF | THB |
|---|---|
| 1 XOF | 0.06 THB |
| 10 XOF | 0.58 THB |
| 50 XOF | 2.91 THB |
| 100 XOF | 5.81 THB |
| 500 XOF | 29.06 THB |
| 1,000 XOF | 58.13 THB |
Get XOF/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=THBExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-08-13T01:52:56Z",
"rates": {
"THB": 0.058128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "THB",
"amount": 100
},
"result": 5.8128,
"rate": 0.058128
}Build with XOF/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key