Rate Overview
Live
1 XPF = 0.351548 NIO
1 NIO = 2.8446
XPF
Avg
0.352038
High
0.352912
Low
0.351503
Last updated: 7/24/2026, 10:45:31 PM
Quick Conversions
| XPF | NIO |
|---|---|
| 1 XPF | 0.35 NIO |
| 10 XPF | 3.52 NIO |
| 50 XPF | 17.58 NIO |
| 100 XPF | 35.15 NIO |
| 500 XPF | 175.77 NIO |
| 1,000 XPF | 351.55 NIO |
Get XPF/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=NIOExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-24T22:45:31Z",
"rates": {
"NIO": 0.351548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "NIO",
"amount": 100
},
"result": 35.1548,
"rate": 0.351548
}Build with XPF/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key