Rate Overview
Live
1 TJS = 11.2545 XPF
1 XPF = 0.088854
TJS
Avg
11.2903
High
11.3240
Low
11.2545
Last updated: 7/4/2026, 11:44:17 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 11.25 XPF |
| 10 TJS | 112.54 XPF |
| 50 TJS | 562.72 XPF |
| 100 TJS | 1,125.45 XPF |
| 500 TJS | 5,627.23 XPF |
| 1,000 TJS | 11,254.47 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-04T11:44:17Z",
"rates": {
"XPF": 11.254467
}
}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": 1125.4467,
"rate": 11.254467
}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