Rate Overview
Live
1 TZS = 0.039765 XPF
1 XPF = 25.1477
TZS
Avg
0.039818
High
0.040022
Low
0.039471
Last updated: 3/7/2026, 7:44:48 AM
Quick Conversions
| TZS | XPF |
|---|---|
| 1 TZS | 0.04 XPF |
| 10 TZS | 0.40 XPF |
| 50 TZS | 1.99 XPF |
| 100 TZS | 3.98 XPF |
| 500 TZS | 19.88 XPF |
| 1,000 TZS | 39.77 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-03-07T07:44:48Z",
"rates": {
"XPF": 0.039765
}
}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.9765,
"rate": 0.039765
}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