Rate Overview
Live
1 XPF = 25.1475 TZS
1 TZS = 0.039765
XPF
Avg
25.1146
High
25.3349
Low
24.9862
Last updated: 3/7/2026, 7:40:55 AM
Quick Conversions
| XPF | TZS |
|---|---|
| 1 XPF | 25.15 TZS |
| 10 XPF | 251.47 TZS |
| 50 XPF | 1,257.37 TZS |
| 100 XPF | 2,514.75 TZS |
| 500 XPF | 12,573.73 TZS |
| 1,000 XPF | 25,147.45 TZS |
Get XPF/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=TZSExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T07:40:55Z",
"rates": {
"TZS": 25.147452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "TZS",
"amount": 100
},
"result": 2514.7452000000003,
"rate": 25.147452
}Build with XPF/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key