Rate Overview
Live
1 UGX = 0.027025 XPF
1 XPF = 37.0028
UGX
Avg
0.027116
High
0.027408
Low
0.027025
Last updated: 5/7/2026, 8:38:13 AM
Quick Conversions
| UGX | XPF |
|---|---|
| 1 UGX | 0.03 XPF |
| 10 UGX | 0.27 XPF |
| 50 UGX | 1.35 XPF |
| 100 UGX | 2.70 XPF |
| 500 UGX | 13.51 XPF |
| 1,000 UGX | 27.03 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-05-07T08:38:13Z",
"rates": {
"XPF": 0.027025
}
}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.7025,
"rate": 0.027025
}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