Rate Overview
Live
1 UAH = 2.3214 XPF
1 XPF = 0.430773
UAH
Avg
2.3419
High
2.3637
Low
2.3214
Last updated: 4/17/2026, 6:27:41 AM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.32 XPF |
| 10 UAH | 23.21 XPF |
| 50 UAH | 116.07 XPF |
| 100 UAH | 232.14 XPF |
| 500 UAH | 1,160.70 XPF |
| 1,000 UAH | 2,321.41 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-04-17T06:27:41Z",
"rates": {
"XPF": 2.321409
}
}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.14090000000002,
"rate": 2.321409
}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