Rate Overview
Live
1 UAH = 2.3290 XPF
1 XPF = 0.429372
UAH
Avg
2.4891
High
2.7296
Low
2.3170
Last updated: 7/3/2026, 9:47:17 AM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.33 XPF |
| 10 UAH | 23.29 XPF |
| 50 UAH | 116.45 XPF |
| 100 UAH | 232.90 XPF |
| 500 UAH | 1,164.49 XPF |
| 1,000 UAH | 2,328.98 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-07-03T09:47:17Z",
"rates": {
"XPF": 2.328982
}
}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": 232.89819999999997,
"rate": 2.328982
}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