Rate Overview
Live
1 TOP = 42.5490 XPF
1 XPF = 0.023502 TOP
Avg
42.6614
High
42.9817
Low
42.5350
Last updated: 1/25/2026, 3:01:00 PM
Quick Conversions
| TOP | XPF |
|---|---|
| 1 TOP | 42.55 XPF |
| 10 TOP | 425.49 XPF |
| 50 TOP | 2,127.45 XPF |
| 100 TOP | 4,254.90 XPF |
| 500 TOP | 21,274.52 XPF |
| 1,000 TOP | 42,549.04 XPF |
Get TOP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=XPFExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-01-25T15:01:00Z",
"rates": {
"XPF": 42.549043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "XPF",
"amount": 100
},
"result": 4254.9043,
"rate": 42.549043
}Build with TOP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key