Rate Overview
Live
1 TZS = 0.038875 XPF
1 XPF = 25.7235
TZS
Avg
0.038887
High
0.039030
Low
0.038761
Last updated: 9/3/2026, 2:45:23 PM
Quick Conversions
| TZS | XPF |
|---|---|
| 1 TZS | 0.04 XPF |
| 10 TZS | 0.39 XPF |
| 50 TZS | 1.94 XPF |
| 100 TZS | 3.89 XPF |
| 500 TZS | 19.44 XPF |
| 1,000 TZS | 38.88 XPF |
Get TZS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=XPFExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-09-03T14:45:23Z",
"rates": {
"XPF": 0.038875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "XPF",
"amount": 100
},
"result": 3.8875,
"rate": 0.038875
}Build with TZS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key