Rate Overview
Live
1 UAH = 2.3480 XPF
1 XPF = 0.425886
UAH
Avg
2.3256
High
2.3501
Low
2.2951
Last updated: 7/11/2026, 5:08:33 PM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.35 XPF |
| 10 UAH | 23.48 XPF |
| 50 UAH | 117.40 XPF |
| 100 UAH | 234.80 XPF |
| 500 UAH | 1,174.02 XPF |
| 1,000 UAH | 2,348.05 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-11T17:08:33Z",
"rates": {
"XPF": 2.348046
}
}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.8046,
"rate": 2.348046
}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