Rate Overview
Live
1 THB = 3.1500 XPF
1 XPF = 0.317464
THB
Avg
3.1681
High
3.2692
Low
3.0736
Last updated: 7/3/2026, 9:41:51 AM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.15 XPF |
| 10 THB | 31.50 XPF |
| 50 THB | 157.50 XPF |
| 100 THB | 315.00 XPF |
| 500 THB | 1,574.98 XPF |
| 1,000 THB | 3,149.97 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-07-03T09:41:51Z",
"rates": {
"XPF": 3.149968
}
}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.9968,
"rate": 3.149968
}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