Rate Overview
Live
1 XPF = 0.089765 TJS
1 TJS = 11.1402
XPF
Avg
0.089494
High
0.089765
Low
0.089175
Last updated: 8/17/2026, 12:04:51 AM
Quick Conversions
| XPF | TJS |
|---|---|
| 1 XPF | 0.09 TJS |
| 10 XPF | 0.90 TJS |
| 50 XPF | 4.49 TJS |
| 100 XPF | 8.98 TJS |
| 500 XPF | 44.88 TJS |
| 1,000 XPF | 89.77 TJS |
Get XPF/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=TJSExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-08-17T00:04:51Z",
"rates": {
"TJS": 0.089765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "TJS",
"amount": 100
},
"result": 8.9765,
"rate": 0.089765
}Build with XPF/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key