Rate Overview
Live
1 XPF = 35.8800 UGX
1 UGX = 0.027871
XPF
Avg
36.0695
High
36.6957
Low
35.4463
Last updated: 3/27/2026, 6:38:12 PM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 35.88 UGX |
| 10 XPF | 358.80 UGX |
| 50 XPF | 1,794.00 UGX |
| 100 XPF | 3,588.00 UGX |
| 500 XPF | 17,939.98 UGX |
| 1,000 XPF | 35,879.96 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-03-27T18:38:12Z",
"rates": {
"UGX": 35.879957
}
}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": 3587.9957,
"rate": 35.879957
}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