Rate Overview
Live
1 TJS = 11.3472 XPF
1 XPF = 0.088127
TJS
Avg
10.9572
High
11.3472
Low
10.6661
Last updated: 7/28/2026, 10:45:48 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 11.35 XPF |
| 10 TJS | 113.47 XPF |
| 50 TJS | 567.36 XPF |
| 100 TJS | 1,134.72 XPF |
| 500 TJS | 5,673.60 XPF |
| 1,000 TJS | 11,347.21 XPF |
Get TJS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=XPFExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-28T10:45:48Z",
"rates": {
"XPF": 11.347209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "XPF",
"amount": 100
},
"result": 1134.7209,
"rate": 11.347209
}Build with TJS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key