Rate Overview
Live
1 XPF = 169.8920 IDR
1 IDR = 0.005886
XPF
Avg
168.4261
High
169.8920
Low
166.7597
Last updated: 4/17/2026, 4:57:26 AM
Quick Conversions
| XPF | IDR |
|---|---|
| 1 XPF | 169.89 IDR |
| 10 XPF | 1,698.92 IDR |
| 50 XPF | 8,494.60 IDR |
| 100 XPF | 16,989.20 IDR |
| 500 XPF | 84,946.00 IDR |
| 1,000 XPF | 169,892.00 IDR |
Get XPF/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=IDRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T04:57:26Z",
"rates": {
"IDR": 169.892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "IDR",
"amount": 100
},
"result": 16989.2,
"rate": 169.892
}Build with XPF/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key