Rate Overview
Live
1 XPF = 0.088194 TJS
1 TJS = 11.3386
XPF
Avg
0.088348
High
0.088635
Low
0.088194
Last updated: 7/26/2026, 2:30:02 AM
Quick Conversions
| XPF | TJS |
|---|---|
| 1 XPF | 0.09 TJS |
| 10 XPF | 0.88 TJS |
| 50 XPF | 4.41 TJS |
| 100 XPF | 8.82 TJS |
| 500 XPF | 44.10 TJS |
| 1,000 XPF | 88.19 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-07-26T02:30:02Z",
"rates": {
"TJS": 0.088194
}
}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.8194,
"rate": 0.088194
}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