Rate Overview
Live
1 THB = 3.1131 XPF
1 XPF = 0.321220
THB
Avg
3.1883
High
3.3401
Low
3.0837
Last updated: 7/27/2026, 6:32:34 PM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.11 XPF |
| 10 THB | 31.13 XPF |
| 50 THB | 155.66 XPF |
| 100 THB | 311.31 XPF |
| 500 THB | 1,556.57 XPF |
| 1,000 THB | 3,113.13 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-27T18:32:34Z",
"rates": {
"XPF": 3.113132
}
}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": 311.3132,
"rate": 3.113132
}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