Rate Overview
Live
1 TRY = 2.2229 XPF
1 XPF = 0.449865
TRY
Avg
2.2361
High
2.2541
Low
2.2229
Last updated: 7/9/2026, 11:02:55 PM
Quick Conversions
| TRY | XPF |
|---|---|
| 1 TRY | 2.22 XPF |
| 10 TRY | 22.23 XPF |
| 50 TRY | 111.14 XPF |
| 100 TRY | 222.29 XPF |
| 500 TRY | 1,111.45 XPF |
| 1,000 TRY | 2,222.89 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-09T23:02:55Z",
"rates": {
"XPF": 2.22289
}
}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": 222.28900000000002,
"rate": 2.22289
}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