Rate Overview
Live
1 XPF = 36.0082 UGX
1 UGX = 0.027771
XPF
Avg
34.7192
High
36.7559
Low
31.9921
Last updated: 7/27/2026, 10:06:35 PM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 36.01 UGX |
| 10 XPF | 360.08 UGX |
| 50 XPF | 1,800.41 UGX |
| 100 XPF | 3,600.82 UGX |
| 500 XPF | 18,004.12 UGX |
| 1,000 XPF | 36,008.25 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-27T22:06:35Z",
"rates": {
"UGX": 36.008248
}
}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": 3600.8248000000003,
"rate": 36.008248
}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