Rate Overview
Live
1 TRY = 2.3286 XPF
1 XPF = 0.429446
TRY
Avg
2.3318
High
2.3742
Low
2.2964
Last updated: 3/27/2026, 9:35:41 AM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.33 XPF |
| 10 TRY | 23.29 XPF |
| 50 TRY | 116.43 XPF |
| 100 TRY | 232.86 XPF |
| 500 TRY | 1,164.29 XPF |
| 1,000 TRY | 2,328.58 XPF |
Get TRY/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=XPFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:35:41Z",
"rates": {
"XPF": 2.328581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "XPF",
"amount": 100
},
"result": 232.85809999999998,
"rate": 2.328581
}Build with TRY/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key