Rate Overview
Live
1 INR = 1.0735 XPF
1 XPF = 0.931526
INR
Avg
1.0730
High
1.0761
Low
1.0699
Last updated: 5/6/2026, 3:58:33 AM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.07 XPF |
| 10 INR | 10.74 XPF |
| 50 INR | 53.68 XPF |
| 100 INR | 107.35 XPF |
| 500 INR | 536.75 XPF |
| 1,000 INR | 1,073.51 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-05-06T03:58:33Z",
"rates": {
"XPF": 1.073507
}
}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": 107.3507,
"rate": 1.073507
}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