Rate Overview
Live
1 XPF = 0.429469 TRY
1 TRY = 2.3285 XPF
Avg
0.424892
High
0.429722
Low
0.421246
Last updated: 1/25/2026, 12:55:24 PM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.43 TRY |
| 10 XPF | 4.29 TRY |
| 50 XPF | 21.47 TRY |
| 100 XPF | 42.95 TRY |
| 500 XPF | 214.73 TRY |
| 1,000 XPF | 429.47 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-01-25T12:55:24Z",
"rates": {
"TRY": 0.429469
}
}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.9469,
"rate": 0.429469
}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