Rate Overview
Live
1 THB = 3.1089 XPF
1 XPF = 0.321654
THB
Avg
3.1232
High
3.1500
Low
3.0923
Last updated: 7/25/2026, 10:45:21 PM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.11 XPF |
| 10 THB | 31.09 XPF |
| 50 THB | 155.45 XPF |
| 100 THB | 310.89 XPF |
| 500 THB | 1,554.46 XPF |
| 1,000 THB | 3,108.93 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-25T22:45:21Z",
"rates": {
"XPF": 3.108929
}
}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": 310.8929,
"rate": 3.108929
}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