Rate Overview
Live
1 THB = 3.1957 XPF
1 XPF = 0.312918
THB
Avg
3.2276
High
3.2522
Low
3.1957
Last updated: 3/7/2026, 12:09:33 AM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.20 XPF |
| 10 THB | 31.96 XPF |
| 50 THB | 159.79 XPF |
| 100 THB | 319.57 XPF |
| 500 THB | 1,597.86 XPF |
| 1,000 THB | 3,195.72 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-03-07T00:09:33Z",
"rates": {
"XPF": 3.195721
}
}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": 319.5721,
"rate": 3.195721
}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