Rate Overview
Live
1 UAH = 2.3096 XPF
1 XPF = 0.432974
UAH
Avg
2.3578
High
2.4386
Low
2.3025
Last updated: 5/27/2026, 6:26:51 PM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.31 XPF |
| 10 UAH | 23.10 XPF |
| 50 UAH | 115.48 XPF |
| 100 UAH | 230.96 XPF |
| 500 UAH | 1,154.80 XPF |
| 1,000 UAH | 2,309.61 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-27T18:26:51Z",
"rates": {
"XPF": 2.309608
}
}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.96079999999998,
"rate": 2.309608
}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