Rate Overview
Live
1 TND = 34.9579 XPF
1 XPF = 0.028606
TND
Avg
35.2560
High
35.4279
Low
34.9579
Last updated: 3/7/2026, 3:06:42 AM
Quick Conversions
| TND | XPF |
|---|---|
| 1 TND | 34.96 XPF |
| 10 TND | 349.58 XPF |
| 50 TND | 1,747.90 XPF |
| 100 TND | 3,495.79 XPF |
| 500 TND | 17,478.95 XPF |
| 1,000 TND | 34,957.91 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-03-07T03:06:42Z",
"rates": {
"XPF": 34.957909
}
}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": 3495.7909,
"rate": 34.957909
}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