Rate Overview
Live
1 IDR = 0.006062 XPF
1 XPF = 164.9621
IDR
Avg
0.006042
High
0.006073
Low
0.006011
Last updated: 3/7/2026, 3:08:11 AM
Quick Conversions
| IDR | XPF |
|---|---|
| 1 IDR | 0.01 XPF |
| 10 IDR | 0.06 XPF |
| 50 IDR | 0.30 XPF |
| 100 IDR | 0.61 XPF |
| 500 IDR | 3.03 XPF |
| 1,000 IDR | 6.06 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-03-07T03:08:11Z",
"rates": {
"XPF": 0.006062
}
}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.6062,
"rate": 0.006062
}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