Rate Overview
Live
1 THB = 3.1379 XPF
1 XPF = 0.318687
THB
Avg
3.1383
High
3.1467
Low
3.1330
Last updated: 7/1/2026, 9:37:20 PM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.14 XPF |
| 10 THB | 31.38 XPF |
| 50 THB | 156.89 XPF |
| 100 THB | 313.79 XPF |
| 500 THB | 1,568.94 XPF |
| 1,000 THB | 3,137.88 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-07-01T21:37:20Z",
"rates": {
"XPF": 3.137875
}
}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": 313.7875,
"rate": 3.137875
}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