Rate Overview
Live
1 XPF = 0.033433 TMT
1 TMT = 29.9106
XPF
Avg
0.033375
High
0.035063
Low
0.030504
Last updated: 7/27/2026, 1:50:37 PM
Quick Conversions
| XPF | TMT |
|---|---|
| 1 XPF | 0.03 TMT |
| 10 XPF | 0.33 TMT |
| 50 XPF | 1.67 TMT |
| 100 XPF | 3.34 TMT |
| 500 XPF | 16.72 TMT |
| 1,000 XPF | 33.43 TMT |
Get XPF/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=TMTExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T13:50:37Z",
"rates": {
"TMT": 0.033433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "TMT",
"amount": 100
},
"result": 3.3432999999999997,
"rate": 0.033433
}Build with XPF/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key