Rate Overview
Live
1 THB = 3.1181 XPF
1 XPF = 0.320706
THB
Avg
3.1236
High
3.1291
Low
3.1162
Last updated: 8/12/2026, 7:23:02 PM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.12 XPF |
| 10 THB | 31.18 XPF |
| 50 THB | 155.91 XPF |
| 100 THB | 311.81 XPF |
| 500 THB | 1,559.06 XPF |
| 1,000 THB | 3,118.12 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-08-12T19:23:02Z",
"rates": {
"XPF": 3.118118
}
}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.8118,
"rate": 3.118118
}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