Rate Overview
Live
1 XPF = 0.423702 UAH
1 UAH = 2.3601
XPF
Avg
0.398908
High
0.428821
Low
0.366357
Last updated: 3/27/2026, 12:57:08 PM
Quick Conversions
| XPF | UAH |
|---|---|
| 1 XPF | 0.42 UAH |
| 10 XPF | 4.24 UAH |
| 50 XPF | 21.19 UAH |
| 100 XPF | 42.37 UAH |
| 500 XPF | 211.85 UAH |
| 1,000 XPF | 423.70 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-03-27T12:57:08Z",
"rates": {
"UAH": 0.423702
}
}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.370200000000004,
"rate": 0.423702
}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