Rate Overview
Live
1 XPF = 36.1175 UGX
1 UGX = 0.027687
XPF
Avg
35.8161
High
36.3646
Low
35.4684
Last updated: 3/6/2026, 9:40:07 PM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 36.12 UGX |
| 10 XPF | 361.18 UGX |
| 50 XPF | 1,805.88 UGX |
| 100 XPF | 3,611.75 UGX |
| 500 XPF | 18,058.77 UGX |
| 1,000 XPF | 36,117.54 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-06T21:40:07Z",
"rates": {
"UGX": 36.117542
}
}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": 3611.7542,
"rate": 36.117542
}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