Rate Overview
Live
1 THB = 3.1653 XPF
1 XPF = 0.315929
THB
Avg
3.1717
High
3.1936
Low
3.1609
Last updated: 4/17/2026, 4:53:20 AM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.17 XPF |
| 10 THB | 31.65 XPF |
| 50 THB | 158.26 XPF |
| 100 THB | 316.53 XPF |
| 500 THB | 1,582.63 XPF |
| 1,000 THB | 3,165.27 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-04-17T04:53:20Z",
"rates": {
"XPF": 3.165265
}
}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": 316.5265,
"rate": 3.165265
}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