Rate Overview
Live
1 XPF = 35.4182 UGX
1 UGX = 0.028234
XPF
Avg
35.4908
High
35.7021
Low
35.4090
Last updated: 7/26/2026, 12:17:46 AM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 35.42 UGX |
| 10 XPF | 354.18 UGX |
| 50 XPF | 1,770.91 UGX |
| 100 XPF | 3,541.82 UGX |
| 500 XPF | 17,709.11 UGX |
| 1,000 XPF | 35,418.21 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-07-26T00:17:46Z",
"rates": {
"UGX": 35.41821
}
}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": 3541.8210000000004,
"rate": 35.41821
}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