Rate Overview
Live
1 XPF = 0.359262 NIO
1 NIO = 2.7835
XPF
Avg
0.358496
High
0.359514
Low
0.357329
Last updated: 5/27/2026, 4:02:09 PM
Quick Conversions
| XPF | NIO |
|---|---|
| 1 XPF | 0.36 NIO |
| 10 XPF | 3.59 NIO |
| 50 XPF | 17.96 NIO |
| 100 XPF | 35.93 NIO |
| 500 XPF | 179.63 NIO |
| 1,000 XPF | 359.26 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-05-27T16:02:09Z",
"rates": {
"NIO": 0.359262
}
}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.9262,
"rate": 0.359262
}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