Rate Overview
Live
1 XPF = 0.319138 THB
1 THB = 3.1334
XPF
Avg
0.312916
High
0.320011
Low
0.304405
Last updated: 5/27/2026, 12:15:36 PM
Quick Conversions
| XPF | THB |
|---|---|
| 1 XPF | 0.32 THB |
| 10 XPF | 3.19 THB |
| 50 XPF | 15.96 THB |
| 100 XPF | 31.91 THB |
| 500 XPF | 159.57 THB |
| 1,000 XPF | 319.14 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-27T12:15:36Z",
"rates": {
"THB": 0.319138
}
}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.9138,
"rate": 0.319138
}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