Rate Overview
Live
1 XPF = 0.432311 UAH
1 UAH = 2.3131
XPF
Avg
0.431432
High
0.434010
Low
0.429350
Last updated: 5/27/2026, 9:36:02 PM
Quick Conversions
| XPF | UAH |
|---|---|
| 1 XPF | 0.43 UAH |
| 10 XPF | 4.32 UAH |
| 50 XPF | 21.62 UAH |
| 100 XPF | 43.23 UAH |
| 500 XPF | 216.16 UAH |
| 1,000 XPF | 432.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-05-27T21:36:02Z",
"rates": {
"UAH": 0.432311
}
}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": 43.2311,
"rate": 0.432311
}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