Rate Overview
Live
1 TRY = 2.2428 XPF
1 XPF = 0.445881
TRY
Avg
2.2323
High
2.2430
Low
2.2251
Last updated: 6/19/2026, 8:18:58 AM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.24 XPF |
| 10 TRY | 22.43 XPF |
| 50 TRY | 112.14 XPF |
| 100 TRY | 224.28 XPF |
| 500 TRY | 1,121.38 XPF |
| 1,000 TRY | 2,242.75 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-06-19T08:18:58Z",
"rates": {
"XPF": 2.242752
}
}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": 224.27519999999998,
"rate": 2.242752
}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