Rate Overview
Live
1 XPF = 0.362756 NIO
1 NIO = 2.7567
XPF
Avg
0.356977
High
0.362912
Low
0.353795
Last updated: 4/17/2026, 7:54:22 AM
Quick Conversions
| XPF | NIO |
|---|---|
| 1 XPF | 0.36 NIO |
| 10 XPF | 3.63 NIO |
| 50 XPF | 18.14 NIO |
| 100 XPF | 36.28 NIO |
| 500 XPF | 181.38 NIO |
| 1,000 XPF | 362.76 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-04-17T07:54:22Z",
"rates": {
"NIO": 0.362756
}
}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": 36.275600000000004,
"rate": 0.362756
}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