Rate Overview
Live
1 XPF = 0.358466 NIO
1 NIO = 2.7897
XPF
Avg
0.358006
High
0.358781
Low
0.356680
Last updated: 9/4/2026, 5:32:07 AM
Quick Conversions
| XPF | NIO |
|---|---|
| 1 XPF | 0.36 NIO |
| 10 XPF | 3.58 NIO |
| 50 XPF | 17.92 NIO |
| 100 XPF | 35.85 NIO |
| 500 XPF | 179.23 NIO |
| 1,000 XPF | 358.47 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-09-04T05:32:07Z",
"rates": {
"NIO": 0.358466
}
}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.8466,
"rate": 0.358466
}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