Rate Overview
Live
1 TZS = 0.039995 XPF
1 XPF = 25.0031
TZS
Avg
0.040880
High
0.046856
Low
0.038633
Last updated: 7/2/2026, 5:59:04 AM
Quick Conversions
| TZS | XPF |
|---|---|
| 1 TZS | 0.04 XPF |
| 10 TZS | 0.40 XPF |
| 50 TZS | 2.00 XPF |
| 100 TZS | 4.00 XPF |
| 500 TZS | 20.00 XPF |
| 1,000 TZS | 40.00 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-07-02T05:59:04Z",
"rates": {
"XPF": 0.039995
}
}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.9995000000000003,
"rate": 0.039995
}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