Rate Overview
Live
1 TND = 35.3165 XPF
1 XPF = 0.028315
TND
Avg
35.1587
High
35.8355
Low
34.4519
Last updated: 7/28/2026, 1:42:29 PM
Quick Conversions
| TND | XPF |
|---|---|
| 1 TND | 35.32 XPF |
| 10 TND | 353.17 XPF |
| 50 TND | 1,765.83 XPF |
| 100 TND | 3,531.65 XPF |
| 500 TND | 17,658.26 XPF |
| 1,000 TND | 35,316.52 XPF |
Get TND/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=XPFExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-28T13:42:29Z",
"rates": {
"XPF": 35.316518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "XPF",
"amount": 100
},
"result": 3531.6518,
"rate": 35.316518
}Build with TND/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key