Rate Overview
Live
1 UAH = 2.3505 XPF
1 XPF = 0.425450
UAH
Avg
2.3457
High
2.3539
Low
2.3315
Last updated: 3/7/2026, 3:07:13 AM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.35 XPF |
| 10 UAH | 23.50 XPF |
| 50 UAH | 117.52 XPF |
| 100 UAH | 235.05 XPF |
| 500 UAH | 1,175.23 XPF |
| 1,000 UAH | 2,350.45 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-03-07T03:07:13Z",
"rates": {
"XPF": 2.350453
}
}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.0453,
"rate": 2.350453
}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