Rate Overview
Live
1 TJS = 11.1213 XPF
1 XPF = 0.089917
TJS
Avg
11.1189
High
11.1545
Low
11.0732
Last updated: 9/4/2026, 9:07:12 AM
Quick Conversions
| TJS | XPF |
|---|---|
| 1 TJS | 11.12 XPF |
| 10 TJS | 111.21 XPF |
| 50 TJS | 556.07 XPF |
| 100 TJS | 1,112.13 XPF |
| 500 TJS | 5,560.66 XPF |
| 1,000 TJS | 11,121.31 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-09-04T09:07:12Z",
"rates": {
"XPF": 11.121315
}
}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": 1112.1315,
"rate": 11.121315
}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