Rate Overview
Live
1 UZS = 0.008347 XPF
1 XPF = 119.8035
UZS
Avg
0.008374
High
0.008445
Low
0.008339
Last updated: 4/17/2026, 7:07:36 PM
Quick Conversions
| UZS | XPF |
|---|---|
| 1 UZS | 0.01 XPF |
| 10 UZS | 0.08 XPF |
| 50 UZS | 0.42 XPF |
| 100 UZS | 0.83 XPF |
| 500 UZS | 4.17 XPF |
| 1,000 UZS | 8.35 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-04-17T19:07:36Z",
"rates": {
"XPF": 0.008347
}
}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.8347,
"rate": 0.008347
}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