Rate Overview
Live
1 UZS = 0.008677 XPF
1 XPF = 115.2472
UZS
Avg
0.008656
High
0.008764
Low
0.008566
Last updated: 7/8/2026, 9:56:26 AM
Quick Conversions
| UZS | XPF |
|---|---|
| 1 UZS | 0.01 XPF |
| 10 UZS | 0.09 XPF |
| 50 UZS | 0.43 XPF |
| 100 UZS | 0.87 XPF |
| 500 UZS | 4.34 XPF |
| 1,000 UZS | 8.68 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-07-08T09:56:26Z",
"rates": {
"XPF": 0.008677
}
}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.8677,
"rate": 0.008677
}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