Rate Overview
Live
1 XPF = 35.0184 UGX
1 UGX = 0.028556
XPF
Avg
35.0256
High
35.0870
Low
34.9836
Last updated: 7/7/2026, 12:21:25 AM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 35.02 UGX |
| 10 XPF | 350.18 UGX |
| 50 XPF | 1,750.92 UGX |
| 100 XPF | 3,501.84 UGX |
| 500 XPF | 17,509.18 UGX |
| 1,000 XPF | 35,018.35 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-07T00:21:25Z",
"rates": {
"UGX": 35.018354
}
}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": 3501.8354000000004,
"rate": 35.018354
}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