Rate Overview
Live
1 UAH = 2.3444 XPF
1 XPF = 0.426551
UAH
Avg
2.3404
High
2.3501
Low
2.3287
Last updated: 7/9/2026, 6:01:57 PM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.34 XPF |
| 10 UAH | 23.44 XPF |
| 50 UAH | 117.22 XPF |
| 100 UAH | 234.44 XPF |
| 500 UAH | 1,172.19 XPF |
| 1,000 UAH | 2,344.38 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-09T18:01:57Z",
"rates": {
"XPF": 2.344385
}
}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": 234.4385,
"rate": 2.344385
}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