Rate Overview
Live
1 XPF = 0.424181 UAH
1 UAH = 2.3575
XPF
Avg
0.425191
High
0.430217
Low
0.416677
Last updated: 3/27/2026, 4:30:33 PM
Quick Conversions
| XPF | UAH |
|---|---|
| 1 XPF | 0.42 UAH |
| 10 XPF | 4.24 UAH |
| 50 XPF | 21.21 UAH |
| 100 XPF | 42.42 UAH |
| 500 XPF | 212.09 UAH |
| 1,000 XPF | 424.18 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-27T16:30:33Z",
"rates": {
"UAH": 0.424181
}
}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.418099999999995,
"rate": 0.424181
}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