Rate Overview
Live
1 INR = 1.0808 XPF
1 XPF = 0.925217
INR
Avg
1.1206
High
1.1700
Low
1.0621
Last updated: 7/22/2026, 6:34:27 AM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.08 XPF |
| 10 INR | 10.81 XPF |
| 50 INR | 54.04 XPF |
| 100 INR | 108.08 XPF |
| 500 INR | 540.41 XPF |
| 1,000 INR | 1,080.83 XPF |
Get INR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=XPFExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-22T06:34:27Z",
"rates": {
"XPF": 1.080828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "XPF",
"amount": 100
},
"result": 108.08279999999999,
"rate": 1.080828
}Build with INR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key