Rate Overview
Live
1 TJS = 11.1782 XPF
1 XPF = 0.089460
TJS
Avg
11.1789
High
11.2139
Low
11.1431
Last updated: 8/17/2026, 11:50:23 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 11.18 XPF |
| 10 TJS | 111.78 XPF |
| 50 TJS | 558.91 XPF |
| 100 TJS | 1,117.82 XPF |
| 500 TJS | 5,589.12 XPF |
| 1,000 TJS | 11,178.24 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-08-17T11:50:23Z",
"rates": {
"XPF": 11.178236
}
}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": 1117.8236,
"rate": 11.178236
}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