Rate Overview
Live
1 INR = 1.1187 XPF
1 XPF = 0.893890
INR
Avg
1.1118
High
1.1187
Low
1.1070
Last updated: 3/6/2026, 8:05:55 AM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.12 XPF |
| 10 INR | 11.19 XPF |
| 50 INR | 55.94 XPF |
| 100 INR | 111.87 XPF |
| 500 INR | 559.35 XPF |
| 1,000 INR | 1,118.71 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-03-06T08:05:55Z",
"rates": {
"XPF": 1.118706
}
}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": 111.8706,
"rate": 1.118706
}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