Rate Overview
Live
1 UAH = 2.3176 XPF
1 XPF = 0.431486
UAH
Avg
2.3384
High
2.3999
Low
2.2989
Last updated: 6/20/2026, 11:07:10 PM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.32 XPF |
| 10 UAH | 23.18 XPF |
| 50 UAH | 115.88 XPF |
| 100 UAH | 231.76 XPF |
| 500 UAH | 1,158.78 XPF |
| 1,000 UAH | 2,317.57 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-06-20T23:07:10Z",
"rates": {
"XPF": 2.31757
}
}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": 231.757,
"rate": 2.31757
}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