Rate Overview
Live
1 UAH = 2.3219 XPF
1 XPF = 0.430689
UAH
Avg
2.3419
High
2.3637
Low
2.3217
Last updated: 4/17/2026, 7:41:10 AM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.32 XPF |
| 10 UAH | 23.22 XPF |
| 50 UAH | 116.09 XPF |
| 100 UAH | 232.19 XPF |
| 500 UAH | 1,160.93 XPF |
| 1,000 UAH | 2,321.86 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-04-17T07:41:10Z",
"rates": {
"XPF": 2.321861
}
}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": 232.1861,
"rate": 2.321861
}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