Rate Overview
Live
1 XPF = 0.312918 THB
1 THB = 3.1957
XPF
Avg
0.309835
High
0.312918
Low
0.307488
Last updated: 3/7/2026, 12:32:58 AM
Quick Conversions
| XPF | THB |
|---|---|
| 1 XPF | 0.31 THB |
| 10 XPF | 3.13 THB |
| 50 XPF | 15.65 THB |
| 100 XPF | 31.29 THB |
| 500 XPF | 156.46 THB |
| 1,000 XPF | 312.92 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-07T00:32:58Z",
"rates": {
"THB": 0.312918
}
}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.2918,
"rate": 0.312918
}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