Rate Overview
Live
1 XPF = 0.317642 THB
1 THB = 3.1482
XPF
Avg
0.318542
High
0.319918
Low
0.316000
Last updated: 5/7/2026, 6:54:21 AM
Quick Conversions
| XPF | THB |
|---|---|
| 1 XPF | 0.32 THB |
| 10 XPF | 3.18 THB |
| 50 XPF | 15.88 THB |
| 100 XPF | 31.76 THB |
| 500 XPF | 158.82 THB |
| 1,000 XPF | 317.64 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-05-07T06:54:21Z",
"rates": {
"THB": 0.317642
}
}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.7642,
"rate": 0.317642
}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