Rate Overview
Live
1 XPF = 0.034557 TMT
1 TMT = 28.9377
XPF
Avg
0.034420
High
0.034557
Low
0.034181
Last updated: 4/17/2026, 4:55:23 AM
Quick Conversions
| XPF | TMT |
|---|---|
| 1 XPF | 0.03 TMT |
| 10 XPF | 0.35 TMT |
| 50 XPF | 1.73 TMT |
| 100 XPF | 3.46 TMT |
| 500 XPF | 17.28 TMT |
| 1,000 XPF | 34.56 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-04-17T04:55:23Z",
"rates": {
"TMT": 0.034557
}
}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.4556999999999998,
"rate": 0.034557
}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