Rate Overview
Live
1 UAH = 2.3073 XPF
1 XPF = 0.433413
UAH
Avg
2.4754
High
2.7296
Low
2.3073
Last updated: 9/5/2026, 4:00:13 PM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.31 XPF |
| 10 UAH | 23.07 XPF |
| 50 UAH | 115.36 XPF |
| 100 UAH | 230.73 XPF |
| 500 UAH | 1,153.64 XPF |
| 1,000 UAH | 2,307.27 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-09-05T16:00:13Z",
"rates": {
"XPF": 2.30727
}
}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.727,
"rate": 2.30727
}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