Rate Overview
Live
1 XPF = 0.428314 UAH
1 UAH = 2.3347
XPF
Avg
0.428093
High
0.428433
Low
0.427620
Last updated: 7/27/2026, 3:39:25 PM
Quick Conversions
| XPF | UAH |
|---|---|
| 1 XPF | 0.43 UAH |
| 10 XPF | 4.28 UAH |
| 50 XPF | 21.42 UAH |
| 100 XPF | 42.83 UAH |
| 500 XPF | 214.16 UAH |
| 1,000 XPF | 428.31 UAH |
Get XPF/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=UAHExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T15:39:25Z",
"rates": {
"UAH": 0.428314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "UAH",
"amount": 100
},
"result": 42.831399999999995,
"rate": 0.428314
}Build with XPF/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key