Rate Overview
Live
1 XPF = 35.9953 UGX
1 UGX = 0.027781
XPF
Avg
36.0827
High
36.2352
Low
35.9949
Last updated: 8/12/2026, 10:05:42 AM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 36.00 UGX |
| 10 XPF | 359.95 UGX |
| 50 XPF | 1,799.77 UGX |
| 100 XPF | 3,599.53 UGX |
| 500 XPF | 17,997.65 UGX |
| 1,000 XPF | 35,995.31 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-08-12T10:05:42Z",
"rates": {
"UGX": 35.995307
}
}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": 3599.5307,
"rate": 35.995307
}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