Rate Overview
Live
1 TJS = 10.8283 XPF
1 XPF = 0.092351
TJS
Avg
10.5123
High
11.2452
Low
9.9466
Last updated: 3/27/2026, 3:27:12 PM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 10.83 XPF |
| 10 TJS | 108.28 XPF |
| 50 TJS | 541.42 XPF |
| 100 TJS | 1,082.83 XPF |
| 500 TJS | 5,414.15 XPF |
| 1,000 TJS | 10,828.30 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-03-27T15:27:12Z",
"rates": {
"XPF": 10.828302
}
}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": 1082.8302,
"rate": 10.828302
}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