Rate Overview
Live
1 XOF = 0.016058 TJS
1 TJS = 62.2743
XOF
Avg
0.016615
High
0.017058
Low
0.016044
Last updated: 7/26/2026, 3:54:41 AM
Quick Conversions
| XOF | TJS |
|---|---|
| 1 XOF | 0.02 TJS |
| 10 XOF | 0.16 TJS |
| 50 XOF | 0.80 TJS |
| 100 XOF | 1.61 TJS |
| 500 XOF | 8.03 TJS |
| 1,000 XOF | 16.06 TJS |
Get XOF/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=TJSExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-26T03:54:41Z",
"rates": {
"TJS": 0.016058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "TJS",
"amount": 100
},
"result": 1.6058,
"rate": 0.016058
}Build with XOF/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key