Rate Overview
Live
1 THB = 3.1616 XPF
1 XPF = 0.316294
THB
Avg
3.1412
High
3.1646
Low
3.1258
Last updated: 5/7/2026, 11:38:53 AM
Quick Conversions
| THB | XPF |
|---|---|
| 1 THB | 3.16 XPF |
| 10 THB | 31.62 XPF |
| 50 THB | 158.08 XPF |
| 100 THB | 316.16 XPF |
| 500 THB | 1,580.81 XPF |
| 1,000 THB | 3,161.62 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-05-07T11:38:53Z",
"rates": {
"XPF": 3.161619
}
}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.1619,
"rate": 3.161619
}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