Rate Overview
Live
1 INR = 1.0844 XPF
1 XPF = 0.922206
INR
Avg
1.0956
High
1.1093
Low
1.0844
Last updated: 4/16/2026, 12:01:37 AM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.08 XPF |
| 10 INR | 10.84 XPF |
| 50 INR | 54.22 XPF |
| 100 INR | 108.44 XPF |
| 500 INR | 542.18 XPF |
| 1,000 INR | 1,084.36 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-04-16T00:01:37Z",
"rates": {
"XPF": 1.084357
}
}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.4357,
"rate": 1.084357
}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