Rate Overview
Live
1 XPF = 0.033458 TMT
1 TMT = 29.8882
XPF
Avg
0.034199
High
0.034807
Low
0.033442
Last updated: 7/12/2026, 11:44:19 PM
Quick Conversions
| XPF | TMT |
|---|---|
| 1 XPF | 0.03 TMT |
| 10 XPF | 0.33 TMT |
| 50 XPF | 1.67 TMT |
| 100 XPF | 3.35 TMT |
| 500 XPF | 16.73 TMT |
| 1,000 XPF | 33.46 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-12T23:44:19Z",
"rates": {
"TMT": 0.033458
}
}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.3458,
"rate": 0.033458
}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