Rate Overview
Live
1 XPF = 0.315929 THB
1 THB = 3.1653
XPF
Avg
0.315286
High
0.316361
Low
0.313124
Last updated: 4/17/2026, 4:53:12 AM
Quick Conversions
| XPF | THB |
|---|---|
| 1 XPF | 0.32 THB |
| 10 XPF | 3.16 THB |
| 50 XPF | 15.80 THB |
| 100 XPF | 31.59 THB |
| 500 XPF | 157.96 THB |
| 1,000 XPF | 315.93 THB |
Get XPF/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=THBExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T04:53:12Z",
"rates": {
"THB": 0.315929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "THB",
"amount": 100
},
"result": 31.5929,
"rate": 0.315929
}Build with XPF/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key