Rate Overview
Live
1 XPF = 0.390993 UYU
1 UYU = 2.5576
XPF
Avg
0.392144
High
0.394345
Low
0.389823
Last updated: 3/27/2026, 11:16:54 AM
Quick Conversions
| XPF | UYU |
|---|---|
| 1 XPF | 0.39 UYU |
| 10 XPF | 3.91 UYU |
| 50 XPF | 19.55 UYU |
| 100 XPF | 39.10 UYU |
| 500 XPF | 195.50 UYU |
| 1,000 XPF | 390.99 UYU |
Get XPF/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=UYUExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T11:16:54Z",
"rates": {
"UYU": 0.390993
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "UYU",
"amount": 100
},
"result": 39.0993,
"rate": 0.390993
}Build with XPF/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key