Rate Overview
Live
1 TRY = 2.2123 XPF
1 XPF = 0.452018
TRY
Avg
2.3537
High
2.5231
Low
2.2123
Last updated: 7/18/2026, 10:16:46 AM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.21 XPF |
| 10 TRY | 22.12 XPF |
| 50 TRY | 110.62 XPF |
| 100 TRY | 221.23 XPF |
| 500 TRY | 1,106.15 XPF |
| 1,000 TRY | 2,212.30 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-07-18T10:16:46Z",
"rates": {
"XPF": 2.2123
}
}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.23,
"rate": 2.2123
}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