Rate Overview
Live
1 XPF = 172.0444 IDR
1 IDR = 0.005812
XPF
Avg
171.7475
High
172.2737
Low
171.2327
Last updated: 7/24/2026, 10:18:16 PM
Quick Conversions
| XPF | IDR |
|---|---|
| 1 XPF | 172.04 IDR |
| 10 XPF | 1,720.44 IDR |
| 50 XPF | 8,602.22 IDR |
| 100 XPF | 17,204.44 IDR |
| 500 XPF | 86,022.18 IDR |
| 1,000 XPF | 172,044.37 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-07-24T22:18:16Z",
"rates": {
"IDR": 172.044366
}
}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": 17204.4366,
"rate": 172.044366
}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