Rate Overview
Live
1 UAH = 2.2918 XPF
1 XPF = 0.436330
UAH
Avg
2.2971
High
2.3007
Low
2.2918
Last updated: 6/17/2026, 8:04:36 AM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.29 XPF |
| 10 UAH | 22.92 XPF |
| 50 UAH | 114.59 XPF |
| 100 UAH | 229.18 XPF |
| 500 UAH | 1,145.92 XPF |
| 1,000 UAH | 2,291.84 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-17T08:04:36Z",
"rates": {
"XPF": 2.291841
}
}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": 229.18409999999997,
"rate": 2.291841
}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