Rate Overview
Live
1 THB = 3.1595 XPF
1 XPF = 0.316503
THB
Avg
3.1551
High
3.1749
Low
3.1327
Last updated: 6/17/2026, 6:35:02 AM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.16 XPF |
| 10 THB | 31.60 XPF |
| 50 THB | 157.98 XPF |
| 100 THB | 315.95 XPF |
| 500 THB | 1,579.77 XPF |
| 1,000 THB | 3,159.53 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-06-17T06:35:02Z",
"rates": {
"XPF": 3.15953
}
}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": 315.95300000000003,
"rate": 3.15953
}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