Rate Overview
Live
1 INR = 1.0724 XPF
1 XPF = 0.932446
INR
Avg
1.1086
High
1.1520
Low
1.0652
Last updated: 5/26/2026, 8:53:04 AM
Quick Conversions
| INR | XPF |
|---|---|
| 1 INR | 1.07 XPF |
| 10 INR | 10.72 XPF |
| 50 INR | 53.62 XPF |
| 100 INR | 107.24 XPF |
| 500 INR | 536.22 XPF |
| 1,000 INR | 1,072.45 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-26T08:53:04Z",
"rates": {
"XPF": 1.072448
}
}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.24480000000001,
"rate": 1.072448
}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