Rate Overview
Live
1 UAH = 2.3188 XPF
1 XPF = 0.431261
UAH
Avg
2.3894
High
2.4677
Low
2.2992
Last updated: 6/22/2026, 10:12:55 AM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.32 XPF |
| 10 UAH | 23.19 XPF |
| 50 UAH | 115.94 XPF |
| 100 UAH | 231.88 XPF |
| 500 UAH | 1,159.39 XPF |
| 1,000 UAH | 2,318.78 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-22T10:12:55Z",
"rates": {
"XPF": 2.318779
}
}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.8779,
"rate": 2.318779
}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