Rate Overview
Live
1 XPF = 0.317497 THB
1 THB = 3.1496
XPF
Avg
0.316972
High
0.319483
Low
0.311987
Last updated: 3/27/2026, 6:06:33 AM
Quick Conversions
| XPF | THB |
|---|---|
| 1 XPF | 0.32 THB |
| 10 XPF | 3.17 THB |
| 50 XPF | 15.87 THB |
| 100 XPF | 31.75 THB |
| 500 XPF | 158.75 THB |
| 1,000 XPF | 317.50 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-27T06:06:33Z",
"rates": {
"THB": 0.317497
}
}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.749699999999997,
"rate": 0.317497
}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