Rate Overview
Live
1 XPF = 36.4313 UGX
1 UGX = 0.027449
XPF
Avg
36.3238
High
36.7523
Low
35.9024
Last updated: 4/17/2026, 4:56:07 AM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 36.43 UGX |
| 10 XPF | 364.31 UGX |
| 50 XPF | 1,821.57 UGX |
| 100 XPF | 3,643.13 UGX |
| 500 XPF | 18,215.66 UGX |
| 1,000 XPF | 36,431.33 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-04-17T04:56:07Z",
"rates": {
"UGX": 36.431325
}
}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": 3643.1325,
"rate": 36.431325
}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