Rate Overview
Live
1 XOF = 0.016783 TJS
1 TJS = 59.5841
XOF
Avg
0.016863
High
0.016965
Low
0.016760
Last updated: 3/27/2026, 10:17:28 AM
Quick Conversions
| XOF | TJS |
|---|---|
| 1 XOF | 0.02 TJS |
| 10 XOF | 0.17 TJS |
| 50 XOF | 0.84 TJS |
| 100 XOF | 1.68 TJS |
| 500 XOF | 8.39 TJS |
| 1,000 XOF | 16.78 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-27T10:17:28Z",
"rates": {
"TJS": 0.016783
}
}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.6783,
"rate": 0.016783
}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