Rate Overview
Live
1 UGX = 0.027861 XPF
1 XPF = 35.8925
UGX
Avg
0.029069
High
0.031257
Low
0.027846
Last updated: 3/27/2026, 5:06:30 PM
Quick Conversions
| UGX | XPF |
|---|---|
| 1 UGX | 0.03 XPF |
| 10 UGX | 0.28 XPF |
| 50 UGX | 1.39 XPF |
| 100 UGX | 2.79 XPF |
| 500 UGX | 13.93 XPF |
| 1,000 UGX | 27.86 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-03-27T17:06:30Z",
"rates": {
"XPF": 0.027861
}
}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.7861000000000002,
"rate": 0.027861
}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