Rate Overview
Live
1 TZS = 0.039086 XPF
1 XPF = 25.5846
TZS
Avg
0.039146
High
0.039363
Low
0.039039
Last updated: 5/28/2026, 1:53:52 AM
Quick Conversions
| TZS | XPF |
|---|---|
| 1 TZS | 0.04 XPF |
| 10 TZS | 0.39 XPF |
| 50 TZS | 1.95 XPF |
| 100 TZS | 3.91 XPF |
| 500 TZS | 19.54 XPF |
| 1,000 TZS | 39.09 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-05-28T01:53:52Z",
"rates": {
"XPF": 0.039086
}
}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.9086000000000003,
"rate": 0.039086
}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