Rate Overview
Live
1 THB = 3.1479 XPF
1 XPF = 0.317670
THB
Avg
3.2003
High
3.3401
Low
3.0837
Last updated: 3/27/2026, 9:32:15 AM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.15 XPF |
| 10 THB | 31.48 XPF |
| 50 THB | 157.40 XPF |
| 100 THB | 314.79 XPF |
| 500 THB | 1,573.96 XPF |
| 1,000 THB | 3,147.92 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-27T09:32:15Z",
"rates": {
"XPF": 3.147919
}
}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": 314.7919,
"rate": 3.147919
}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