Rate Overview
Live
1 XPF = 0.428108 UAH
1 UAH = 2.3359
XPF
Avg
0.428016
High
0.428358
Low
0.427620
Last updated: 7/26/2026, 11:48:48 PM
Quick Conversions
| XPF | UAH |
|---|---|
| 1 XPF | 0.43 UAH |
| 10 XPF | 4.28 UAH |
| 50 XPF | 21.41 UAH |
| 100 XPF | 42.81 UAH |
| 500 XPF | 214.05 UAH |
| 1,000 XPF | 428.11 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-26T23:48:48Z",
"rates": {
"UAH": 0.428108
}
}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.8108,
"rate": 0.428108
}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