Rate Overview
Live
1 UZS = 0.008565 XPF
1 XPF = 116.7542
UZS
Avg
0.008488
High
0.008570
Low
0.008339
Last updated: 5/28/2026, 4:44:36 AM
Quick Conversions
| UZS | XPF |
|---|---|
| 1 UZS | 0.01 XPF |
| 10 UZS | 0.09 XPF |
| 50 UZS | 0.43 XPF |
| 100 UZS | 0.86 XPF |
| 500 UZS | 4.28 XPF |
| 1,000 UZS | 8.57 XPF |
Get UZS/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=XPFExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-05-28T04:44:36Z",
"rates": {
"XPF": 0.008565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "XPF",
"amount": 100
},
"result": 0.8564999999999999,
"rate": 0.008565
}Build with UZS/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key