Rate Overview
Live
1 THB = 3.1051 XPF
1 XPF = 0.322047
THB
Avg
3.1056
High
3.1245
Low
3.0833
Last updated: 9/2/2026, 8:30:59 PM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.11 XPF |
| 10 THB | 31.05 XPF |
| 50 THB | 155.26 XPF |
| 100 THB | 310.51 XPF |
| 500 THB | 1,552.57 XPF |
| 1,000 THB | 3,105.14 XPF |
Get THB/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=XPFExample Response:
{
"success": true,
"base": "THB",
"date": "2026-09-02T20:30:59Z",
"rates": {
"XPF": 3.105137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "XPF",
"amount": 100
},
"result": 310.51370000000003,
"rate": 3.105137
}Build with THB/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key