Rate Overview
Live
1 IDR = 0.005736 XPF
1 XPF = 174.3375
IDR
Avg
0.006006
High
0.006185
Low
0.005736
Last updated: 5/27/2026, 9:39:52 PM
Quick Conversions
| IDR | XPF |
|---|---|
| 1 IDR | 0.01 XPF |
| 10 IDR | 0.06 XPF |
| 50 IDR | 0.29 XPF |
| 100 IDR | 0.57 XPF |
| 500 IDR | 2.87 XPF |
| 1,000 IDR | 5.74 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-05-27T21:39:52Z",
"rates": {
"XPF": 0.005736
}
}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.5736,
"rate": 0.005736
}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