Rate Overview
Live
1 XOF = 0.016975 TJS
1 TJS = 58.9102
XOF
Avg
0.016989
High
0.017116
Low
0.016916
Last updated: 3/7/2026, 3:47:33 AM
Quick Conversions
| XOF | TJS |
|---|---|
| 1 XOF | 0.02 TJS |
| 10 XOF | 0.17 TJS |
| 50 XOF | 0.85 TJS |
| 100 XOF | 1.70 TJS |
| 500 XOF | 8.49 TJS |
| 1,000 XOF | 16.98 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-03-07T03:47:33Z",
"rates": {
"TJS": 0.016975
}
}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.6975,
"rate": 0.016975
}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