Rate Overview
Live
1 XPF = 0.393510 UYU
1 UYU = 2.5412
XPF
Avg
0.394964
High
0.397055
Low
0.392896
Last updated: 4/17/2026, 6:27:51 AM
Quick Conversions
| XPF | UYU |
|---|---|
| 1 XPF | 0.39 UYU |
| 10 XPF | 3.94 UYU |
| 50 XPF | 19.68 UYU |
| 100 XPF | 39.35 UYU |
| 500 XPF | 196.76 UYU |
| 1,000 XPF | 393.51 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-04-17T06:27:51Z",
"rates": {
"UYU": 0.39351
}
}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.351,
"rate": 0.39351
}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