Rate Overview
Live
1 XPF = 0.391097 UYU
1 UYU = 2.5569
XPF
Avg
0.384956
High
0.394023
Low
0.371150
Last updated: 3/27/2026, 9:30:39 AM
Quick Conversions
| XPF | UYU |
|---|---|
| 1 XPF | 0.39 UYU |
| 10 XPF | 3.91 UYU |
| 50 XPF | 19.55 UYU |
| 100 XPF | 39.11 UYU |
| 500 XPF | 195.55 UYU |
| 1,000 XPF | 391.10 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-27T09:30:39Z",
"rates": {
"UYU": 0.391097
}
}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.1097,
"rate": 0.391097
}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