Rate Overview
Live
1 INR = 1.0929 XPF
1 XPF = 0.914998
INR
Avg
1.1015
High
1.1101
Low
1.0921
Last updated: 7/3/2026, 12:44:57 PM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.09 XPF |
| 10 INR | 10.93 XPF |
| 50 INR | 54.64 XPF |
| 100 INR | 109.29 XPF |
| 500 INR | 546.45 XPF |
| 1,000 INR | 1,092.90 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-03T12:44:57Z",
"rates": {
"XPF": 1.092898
}
}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.28979999999999,
"rate": 1.092898
}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