Rate Overview
Live
1 XPF = 0.442218 TRY
1 TRY = 2.2613
XPF
Avg
0.439350
High
0.442218
Low
0.435758
Last updated: 4/17/2026, 6:06:25 AM
Quick Conversions
| XPF | TRY |
|---|---|
| 1 XPF | 0.44 TRY |
| 10 XPF | 4.42 TRY |
| 50 XPF | 22.11 TRY |
| 100 XPF | 44.22 TRY |
| 500 XPF | 221.11 TRY |
| 1,000 XPF | 442.22 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-04-17T06:06:25Z",
"rates": {
"TRY": 0.442218
}
}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": 44.2218,
"rate": 0.442218
}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