Rate Overview
Live
1 XPF = 0.317670 THB
1 THB = 3.1479
XPF
Avg
0.316179
High
0.325348
Low
0.305885
Last updated: 3/27/2026, 9:43:20 AM
Quick Conversions
| XPF | THB |
|---|---|
| 1 XPF | 0.32 THB |
| 10 XPF | 3.18 THB |
| 50 XPF | 15.88 THB |
| 100 XPF | 31.77 THB |
| 500 XPF | 158.84 THB |
| 1,000 XPF | 317.67 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-03-27T09:43:20Z",
"rates": {
"THB": 0.31767
}
}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.767,
"rate": 0.31767
}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