Rate Overview
Live
1 XPF = 36.0312 UGX
1 UGX = 0.027754
XPF
Avg
36.0293
High
36.9880
Low
34.9863
Last updated: 7/27/2026, 4:36:59 AM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 36.03 UGX |
| 10 XPF | 360.31 UGX |
| 50 XPF | 1,801.56 UGX |
| 100 XPF | 3,603.12 UGX |
| 500 XPF | 18,015.60 UGX |
| 1,000 XPF | 36,031.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-27T04:36:59Z",
"rates": {
"UGX": 36.031207
}
}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": 3603.1207000000004,
"rate": 36.031207
}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