Rate Overview
Live
1 THB = 3.1333 XPF
1 XPF = 0.319154
THB
Avg
3.1419
High
3.1468
Low
3.1333
Last updated: 5/27/2026, 5:43:46 PM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.13 XPF |
| 10 THB | 31.33 XPF |
| 50 THB | 156.66 XPF |
| 100 THB | 313.33 XPF |
| 500 THB | 1,566.64 XPF |
| 1,000 THB | 3,133.28 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-05-27T17:43:46Z",
"rates": {
"XPF": 3.133283
}
}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.3283,
"rate": 3.133283
}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