Rate Overview
Live
1 XPF = 0.429446 TRY
1 TRY = 2.3286
XPF
Avg
0.429566
High
0.435219
Low
0.424059
Last updated: 3/27/2026, 9:25:30 AM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.43 TRY |
| 10 XPF | 4.29 TRY |
| 50 XPF | 21.47 TRY |
| 100 XPF | 42.94 TRY |
| 500 XPF | 214.72 TRY |
| 1,000 XPF | 429.45 TRY |
Get XPF/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=TRYExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T09:25:30Z",
"rates": {
"TRY": 0.429446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "TRY",
"amount": 100
},
"result": 42.9446,
"rate": 0.429446
}Build with XPF/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key