Rate Overview
Live
1 XPF = 0.355932 NIO
1 NIO = 2.8095
XPF
Avg
0.356154
High
0.356651
Low
0.355932
Last updated: 8/16/2026, 1:11:10 PM
Quick Conversions
| XPF | NIO |
|---|---|
| 1 XPF | 0.36 NIO |
| 10 XPF | 3.56 NIO |
| 50 XPF | 17.80 NIO |
| 100 XPF | 35.59 NIO |
| 500 XPF | 177.97 NIO |
| 1,000 XPF | 355.93 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-08-16T13:11:10Z",
"rates": {
"NIO": 0.355932
}
}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.5932,
"rate": 0.355932
}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