Rate Overview
Live
1 XPF = 0.471436 TRY
1 TRY = 2.1212
XPF
Avg
0.470341
High
0.472884
Low
0.468299
Last updated: 9/5/2026, 7:10:13 PM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.47 TRY |
| 10 XPF | 4.71 TRY |
| 50 XPF | 23.57 TRY |
| 100 XPF | 47.14 TRY |
| 500 XPF | 235.72 TRY |
| 1,000 XPF | 471.44 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-09-05T19:10:13Z",
"rates": {
"TRY": 0.471436
}
}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": 47.1436,
"rate": 0.471436
}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