Rate Overview
Live
1 TRY = 2.2466 XPF
1 XPF = 0.445124
TRY
Avg
2.2539
High
2.2603
Low
2.2466
Last updated: 5/7/2026, 8:31:36 AM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.25 XPF |
| 10 TRY | 22.47 XPF |
| 50 TRY | 112.33 XPF |
| 100 TRY | 224.66 XPF |
| 500 TRY | 1,123.28 XPF |
| 1,000 TRY | 2,246.56 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-05-07T08:31:36Z",
"rates": {
"XPF": 2.246563
}
}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.65630000000002,
"rate": 2.246563
}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