Rate Overview
Live
1 INR = 1.0946 XPF
1 XPF = 0.913542
INR
Avg
1.0973
High
1.1101
Low
1.0824
Last updated: 7/12/2026, 12:38:18 PM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.09 XPF |
| 10 INR | 10.95 XPF |
| 50 INR | 54.73 XPF |
| 100 INR | 109.46 XPF |
| 500 INR | 547.32 XPF |
| 1,000 INR | 1,094.64 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-12T12:38:18Z",
"rates": {
"XPF": 1.09464
}
}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": 109.464,
"rate": 1.09464
}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