Rate Overview
Live
1 INR = 1.0800 XPF
1 XPF = 0.925912
INR
Avg
1.0831
High
1.0860
Low
1.0800
Last updated: 8/12/2026, 9:11:03 AM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.08 XPF |
| 10 INR | 10.80 XPF |
| 50 INR | 54.00 XPF |
| 100 INR | 108.00 XPF |
| 500 INR | 540.01 XPF |
| 1,000 INR | 1,080.02 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-08-12T09:11:03Z",
"rates": {
"XPF": 1.080016
}
}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": 108.00160000000001,
"rate": 1.080016
}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