Rate Overview
Live
1 TND = 35.3481 XPF
1 XPF = 0.028290
TND
Avg
35.1649
High
35.3481
Low
34.9211
Last updated: 4/18/2026, 10:36:06 AM
Quick Conversions
| TND | XPF |
|---|---|
| 1 TND | 35.35 XPF |
| 10 TND | 353.48 XPF |
| 50 TND | 1,767.41 XPF |
| 100 TND | 3,534.81 XPF |
| 500 TND | 17,674.06 XPF |
| 1,000 TND | 35,348.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-04-18T10:36:06Z",
"rates": {
"XPF": 35.348116
}
}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": 3534.8115999999995,
"rate": 35.348116
}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