Rate Overview
Live
1 INR = 1.1013 XPF
1 XPF = 0.907984
INR
Avg
1.1113
High
1.1279
Low
1.0935
Last updated: 3/26/2026, 6:36:20 PM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.10 XPF |
| 10 INR | 11.01 XPF |
| 50 INR | 55.07 XPF |
| 100 INR | 110.13 XPF |
| 500 INR | 550.67 XPF |
| 1,000 INR | 1,101.34 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-26T18:36:20Z",
"rates": {
"XPF": 1.101341
}
}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.13409999999999,
"rate": 1.101341
}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