Rate Overview
Live
1 XPF = 0.430688 UAH
1 UAH = 2.3219
XPF
Avg
0.427015
High
0.430714
Low
0.423070
Last updated: 4/17/2026, 7:32:09 AM
Quick Conversions
| XPF | UAH |
|---|---|
| 1 XPF | 0.43 UAH |
| 10 XPF | 4.31 UAH |
| 50 XPF | 21.53 UAH |
| 100 XPF | 43.07 UAH |
| 500 XPF | 215.34 UAH |
| 1,000 XPF | 430.69 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-04-17T07:32:09Z",
"rates": {
"UAH": 0.430688
}
}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.0688,
"rate": 0.430688
}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