Rate Overview
Live
1 INR = 1.1006 XPF
1 XPF = 0.908573
INR
Avg
1.1113
High
1.1279
Low
1.0935
Last updated: 3/26/2026, 5:09:15 PM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.10 XPF |
| 10 INR | 11.01 XPF |
| 50 INR | 55.03 XPF |
| 100 INR | 110.06 XPF |
| 500 INR | 550.31 XPF |
| 1,000 INR | 1,100.63 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-26T17:09:15Z",
"rates": {
"XPF": 1.100627
}
}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": 110.0627,
"rate": 1.100627
}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