Rate Overview
Live
1 XPF = 0.386073 UYU
1 UYU = 2.5902
XPF
Avg
0.380055
High
0.386073
Low
0.375400
Last updated: 3/7/2026, 12:30:37 AM
Quick Conversions
| XPF | UYU |
|---|---|
| 1 XPF | 0.39 UYU |
| 10 XPF | 3.86 UYU |
| 50 XPF | 19.30 UYU |
| 100 XPF | 38.61 UYU |
| 500 XPF | 193.04 UYU |
| 1,000 XPF | 386.07 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-07T00:30:37Z",
"rates": {
"UYU": 0.386073
}
}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": 38.6073,
"rate": 0.386073
}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