Rate Overview
Live
1 UZS = 0.008440 XPF
1 XPF = 118.4834
UZS
Avg
0.008491
High
0.008533
Low
0.008423
Last updated: 5/7/2026, 10:58:15 PM
Quick Conversions
| UZS | XPF |
|---|---|
| 1 UZS | 0.01 XPF |
| 10 UZS | 0.08 XPF |
| 50 UZS | 0.42 XPF |
| 100 UZS | 0.84 XPF |
| 500 UZS | 4.22 XPF |
| 1,000 UZS | 8.44 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-07T22:58:15Z",
"rates": {
"XPF": 0.00844
}
}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.844,
"rate": 0.00844
}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