Rate Overview
Live
1 UAH = 2.3190 XPF
1 XPF = 0.431225
UAH
Avg
2.3043
High
2.3190
Low
2.2951
Last updated: 6/19/2026, 8:53:36 AM
Quick Conversions
| UAH | XPF |
|---|---|
| 1 UAH | 2.32 XPF |
| 10 UAH | 23.19 XPF |
| 50 UAH | 115.95 XPF |
| 100 UAH | 231.90 XPF |
| 500 UAH | 1,159.49 XPF |
| 1,000 UAH | 2,318.98 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-19T08:53:36Z",
"rates": {
"XPF": 2.318977
}
}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.8977,
"rate": 2.318977
}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