Rate Overview
Live
1 TJS = 11.3300 XPF
1 XPF = 0.088262
TJS
Avg
10.6195
High
11.3300
Low
9.9466
Last updated: 7/29/2026, 3:12:09 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 11.33 XPF |
| 10 TJS | 113.30 XPF |
| 50 TJS | 566.50 XPF |
| 100 TJS | 1,133.00 XPF |
| 500 TJS | 5,664.98 XPF |
| 1,000 TJS | 11,329.97 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-29T03:12:09Z",
"rates": {
"XPF": 11.329967
}
}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": 1132.9967,
"rate": 11.329967
}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