Rate Overview
Live
1 UAH = 2.2985 XPF
1 XPF = 0.435071
UAH
Avg
2.3019
High
2.3139
Low
2.2928
Last updated: 9/9/2026, 6:19:11 AM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.30 XPF |
| 10 UAH | 22.98 XPF |
| 50 UAH | 114.92 XPF |
| 100 UAH | 229.85 XPF |
| 500 UAH | 1,149.24 XPF |
| 1,000 UAH | 2,298.47 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-09T06:19:11Z",
"rates": {
"XPF": 2.298474
}
}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": 229.84740000000002,
"rate": 2.298474
}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