Rate Overview
Live
1 XPF = 37.0051 UGX
1 UGX = 0.027023
XPF
Avg
36.8799
High
37.0051
Low
36.4855
Last updated: 5/7/2026, 11:22:17 AM
Quick Conversions
| XPF | UGX |
|---|---|
| 1 XPF | 37.01 UGX |
| 10 XPF | 370.05 UGX |
| 50 XPF | 1,850.26 UGX |
| 100 XPF | 3,700.51 UGX |
| 500 XPF | 18,502.57 UGX |
| 1,000 XPF | 37,005.14 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-07T11:22:17Z",
"rates": {
"UGX": 37.005135
}
}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": 3700.5135000000005,
"rate": 37.005135
}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