Rate Overview
Live
1 UAH = 2.3510 XPF
1 XPF = 0.425345
UAH
Avg
2.3411
High
2.3510
Low
2.3287
Last updated: 7/8/2026, 12:00:02 PM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.35 XPF |
| 10 UAH | 23.51 XPF |
| 50 UAH | 117.55 XPF |
| 100 UAH | 235.10 XPF |
| 500 UAH | 1,175.52 XPF |
| 1,000 UAH | 2,351.03 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-08T12:00:02Z",
"rates": {
"XPF": 2.35103
}
}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": 235.103,
"rate": 2.35103
}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