Rate Overview
Live
1 TJS = 11.3438 XPF
1 XPF = 0.088154
TJS
Avg
11.3258
High
11.3438
Low
11.3000
Last updated: 7/27/2026, 4:46:04 PM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 11.34 XPF |
| 10 TJS | 113.44 XPF |
| 50 TJS | 567.19 XPF |
| 100 TJS | 1,134.38 XPF |
| 500 TJS | 5,671.88 XPF |
| 1,000 TJS | 11,343.77 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-27T16:46:04Z",
"rates": {
"XPF": 11.34377
}
}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.377,
"rate": 11.34377
}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