Rate Overview
Live
1 XPF = 0.321277 THB
1 THB = 3.1126
XPF
Avg
0.315413
High
0.322343
Low
0.305857
Last updated: 7/27/2026, 11:28:57 PM
Quick Conversions
| XPF | THB |
|---|---|
| 1 XPF | 0.32 THB |
| 10 XPF | 3.21 THB |
| 50 XPF | 16.06 THB |
| 100 XPF | 32.13 THB |
| 500 XPF | 160.64 THB |
| 1,000 XPF | 321.28 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-07-27T23:28:57Z",
"rates": {
"THB": 0.321277
}
}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": 32.1277,
"rate": 0.321277
}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