Rate Overview
Live
1 UGX = 0.028586 XPF
1 XPF = 34.9822
UGX
Avg
0.028557
High
0.028586
Low
0.028500
Last updated: 7/7/2026, 6:26:35 AM
Quick Conversions
| UGX | XPF |
|---|---|
| 1 UGX | 0.03 XPF |
| 10 UGX | 0.29 XPF |
| 50 UGX | 1.43 XPF |
| 100 UGX | 2.86 XPF |
| 500 UGX | 14.29 XPF |
| 1,000 UGX | 28.59 XPF |
Get UGX/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=XPFExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-07T06:26:35Z",
"rates": {
"XPF": 0.028586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "XPF",
"amount": 100
},
"result": 2.8586,
"rate": 0.028586
}Build with UGX/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key