Rate Overview
Live
1 THB = 3.1496 XPF
1 XPF = 0.317497
THB
Avg
3.1550
High
3.2053
Low
3.1301
Last updated: 3/27/2026, 6:06:35 AM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.15 XPF |
| 10 THB | 31.50 XPF |
| 50 THB | 157.48 XPF |
| 100 THB | 314.96 XPF |
| 500 THB | 1,574.82 XPF |
| 1,000 THB | 3,149.63 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-27T06:06:35Z",
"rates": {
"XPF": 3.149633
}
}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.9633,
"rate": 3.149633
}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