Rate Overview
Live
1 UZS = 0.008545 XPF
1 XPF = 117.0275
UZS
Avg
0.008536
High
0.008570
Low
0.008490
Last updated: 5/28/2026, 2:32:33 AM
Quick Conversions
| UZS | XPF |
|---|---|
| 1 UZS | 0.01 XPF |
| 10 UZS | 0.09 XPF |
| 50 UZS | 0.43 XPF |
| 100 UZS | 0.85 XPF |
| 500 UZS | 4.27 XPF |
| 1,000 UZS | 8.55 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-28T02:32:33Z",
"rates": {
"XPF": 0.008545
}
}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.8545,
"rate": 0.008545
}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