Rate Overview
Live
1 XPF = 35.8982 UGX
1 UGX = 0.027857
XPF
Avg
36.3162
High
36.5534
Low
35.8982
Last updated: 6/16/2026, 3:03:23 PM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 35.90 UGX |
| 10 XPF | 358.98 UGX |
| 50 XPF | 1,794.91 UGX |
| 100 XPF | 3,589.82 UGX |
| 500 XPF | 17,949.09 UGX |
| 1,000 XPF | 35,898.18 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-06-16T15:03:23Z",
"rates": {
"UGX": 35.89818
}
}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": 3589.818,
"rate": 35.89818
}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