Rate Overview
Live
1 XPF = 0.033766 TMT
1 TMT = 29.6156
XPF
Avg
0.033799
High
0.033982
Low
0.033164
Last updated: 8/13/2026, 7:30:15 AM
Quick Conversions
| XPF | TMT |
|---|---|
| 1 XPF | 0.03 TMT |
| 10 XPF | 0.34 TMT |
| 50 XPF | 1.69 TMT |
| 100 XPF | 3.38 TMT |
| 500 XPF | 16.88 TMT |
| 1,000 XPF | 33.77 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-08-13T07:30:15Z",
"rates": {
"TMT": 0.033766
}
}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.3766,
"rate": 0.033766
}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