Rate Overview
Live
1 IDR = 0.005886 XPF
1 XPF = 169.8947
IDR
Avg
0.005937
High
0.005996
Low
0.005886
Last updated: 4/17/2026, 4:57:25 AM
Quick Conversions
| IDR | XPF |
|---|---|
| 1 IDR | 0.01 XPF |
| 10 IDR | 0.06 XPF |
| 50 IDR | 0.29 XPF |
| 100 IDR | 0.59 XPF |
| 500 IDR | 2.94 XPF |
| 1,000 IDR | 5.89 XPF |
Get IDR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=XPFExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T04:57:25Z",
"rates": {
"XPF": 0.005886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "XPF",
"amount": 100
},
"result": 0.5886,
"rate": 0.005886
}Build with IDR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key