Rate Overview
Live
1 TND = 35.3301 XPF
1 XPF = 0.028304
TND
Avg
35.3171
High
35.5144
Low
34.9211
Last updated: 5/29/2026, 5:28:28 PM
Quick Conversions
| TND | XPF |
|---|---|
| 1 TND | 35.33 XPF |
| 10 TND | 353.30 XPF |
| 50 TND | 1,766.51 XPF |
| 100 TND | 3,533.01 XPF |
| 500 TND | 17,665.06 XPF |
| 1,000 TND | 35,330.12 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-05-29T17:28:28Z",
"rates": {
"XPF": 35.330115
}
}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": 3533.0115,
"rate": 35.330115
}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