Rate Overview
Live
1 XPF = 36.8596 UGX
1 UGX = 0.027130
XPF
Avg
35.8258
High
37.0219
Low
34.5767
Last updated: 5/27/2026, 7:22:10 PM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 36.86 UGX |
| 10 XPF | 368.60 UGX |
| 50 XPF | 1,842.98 UGX |
| 100 XPF | 3,685.96 UGX |
| 500 XPF | 18,429.80 UGX |
| 1,000 XPF | 36,859.59 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-05-27T19:22:10Z",
"rates": {
"UGX": 36.859592
}
}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": 3685.9592,
"rate": 36.859592
}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