Rate Overview
Live
1 TRY = 2.2189 XPF
1 XPF = 0.450680
TRY
Avg
2.2296
High
2.2419
Low
2.2189
Last updated: 6/17/2026, 7:55:42 AM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.22 XPF |
| 10 TRY | 22.19 XPF |
| 50 TRY | 110.94 XPF |
| 100 TRY | 221.89 XPF |
| 500 TRY | 1,109.44 XPF |
| 1,000 TRY | 2,218.87 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-17T07:55:42Z",
"rates": {
"XPF": 2.218871
}
}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": 221.8871,
"rate": 2.218871
}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