Rate Overview
Live
1 XPF = 0.391250 UYU
1 UYU = 2.5559
XPF
Avg
0.383929
High
0.394327
Low
0.375400
Last updated: 3/27/2026, 2:41:08 PM
Quick Conversions
| XPF | UYU |
|---|---|
| 1 XPF | 0.39 UYU |
| 10 XPF | 3.91 UYU |
| 50 XPF | 19.56 UYU |
| 100 XPF | 39.13 UYU |
| 500 XPF | 195.63 UYU |
| 1,000 XPF | 391.25 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-27T14:41:08Z",
"rates": {
"UYU": 0.39125
}
}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.125,
"rate": 0.39125
}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