Rate Overview
Live
1 XPF = 0.355785 NIO
1 NIO = 2.8107
XPF
Avg
0.357333
High
0.365719
Low
0.350018
Last updated: 8/7/2026, 1:48:44 PM
Quick Conversions
| XPF | NIO |
|---|---|
| 1 XPF | 0.36 NIO |
| 10 XPF | 3.56 NIO |
| 50 XPF | 17.79 NIO |
| 100 XPF | 35.58 NIO |
| 500 XPF | 177.89 NIO |
| 1,000 XPF | 355.79 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-07T13:48:44Z",
"rates": {
"NIO": 0.355785
}
}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.578500000000005,
"rate": 0.355785
}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