Rate Overview
Live
1 XPF = 35.8797 UGX
1 UGX = 0.027871
XPF
Avg
36.3236
High
36.6557
Low
35.8294
Last updated: 3/27/2026, 8:05:48 PM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 35.88 UGX |
| 10 XPF | 358.80 UGX |
| 50 XPF | 1,793.99 UGX |
| 100 XPF | 3,587.97 UGX |
| 500 XPF | 17,939.87 UGX |
| 1,000 XPF | 35,879.73 UGX |
Get XPF/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=UGXExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-27T20:05:48Z",
"rates": {
"UGX": 35.879732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "UGX",
"amount": 100
},
"result": 3587.9732,
"rate": 35.879732
}Build with XPF/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key