Rate Overview
Live
1 UAH = 2.3082 XPF
1 XPF = 0.433242
UAH
Avg
2.3416
High
2.3999
Low
2.3046
Last updated: 5/27/2026, 2:56:26 PM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.31 XPF |
| 10 UAH | 23.08 XPF |
| 50 UAH | 115.41 XPF |
| 100 UAH | 230.82 XPF |
| 500 UAH | 1,154.09 XPF |
| 1,000 UAH | 2,308.18 XPF |
Get UAH/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=XPFExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T14:56:26Z",
"rates": {
"XPF": 2.30818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "XPF",
"amount": 100
},
"result": 230.818,
"rate": 2.30818
}Build with UAH/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key