Rate Overview
Live
1 XPF = 36.9144 UGX
1 UGX = 0.027090
XPF
Avg
36.8212
High
36.9989
Low
36.6891
Last updated: 5/27/2026, 4:04:44 PM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 36.91 UGX |
| 10 XPF | 369.14 UGX |
| 50 XPF | 1,845.72 UGX |
| 100 XPF | 3,691.44 UGX |
| 500 XPF | 18,457.18 UGX |
| 1,000 XPF | 36,914.36 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-27T16:04:44Z",
"rates": {
"UGX": 36.914364
}
}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": 3691.4364,
"rate": 36.914364
}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